Skip to content

Commit

Permalink
build(deps): bump pathspec from 0.11.1 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.1 to 0.12.1.
- [Release notes](https://github.com/cpburnz/python-pathspec/releases)
- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)
- [Commits](cpburnz/python-pathspec@v0.11.1...v0.12.1)

---
updated-dependencies:
- dependency-name: pathspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 73d02f5 commit 8957577
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ lint = [
"black[jupyter]==23.10.1",
"click==8.1.3",
"packaging==23.2",
"pathspec==0.11.1",
"pathspec==0.12.1",
"platformdirs==3.5.1",
"tomli==2.0.1,",
"isort==5.12.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ pandas-stubs==2.2.2.240514
# via baec (pyproject.toml)
parso==0.8.4
# via jedi
pathspec==0.11.1
pathspec==0.12.1
# via
# baec (pyproject.toml)
# black
Expand Down

0 comments on commit 8957577

Please sign in to comment.