Skip to content

Commit

Permalink
chore: pip: Bump pathspec from 0.11.2 to 0.12.1 (#415)
Browse files Browse the repository at this point in the history
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.2
to 0.12.1.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent c64227e commit 138ab5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pygments = "^2.13.0"
dependency-injector = {version = "^4.40.0", extras = ["yaml"]}
pydantic = "^1.10.2"
jinja2 = "^3.1.2"
pathspec = ">=0.10.1,<0.12.0"
pathspec = ">=0.10.1,<0.13.0"
cfgv = "^3.3.1"
pre-commit = ">=2.20,<4.0"
requests = "^2.31.0"
Expand Down

0 comments on commit 138ab5b

Please sign in to comment.