mirror of https://github.com/cowrie/cowrie.git
Bump pathspec from 0.11.2 to 0.12.1 (#2053)
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.2 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](https://github.com/cpburnz/python-pathspec/compare/v0.11.2...v0.12.1) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1307bc3663
commit
a7810820c5
|
@ -3,7 +3,7 @@ coverage==7.4.0
|
|||
mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
mypy-zope==1.0.3; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
mypy==1.7.1; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
pathspec==0.11.2
|
||||
pathspec==0.12.1
|
||||
pipdeptree==2.13.1
|
||||
pre-commit==3.5.0
|
||||
pylint==3.0.3
|
||||
|
|
Loading…
Reference in New Issue