mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
Bump wrapt from 1.14.0 to 1.14.1 in /dependencies/python (#2867)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-patch ... 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
06c1907a1a
commit
4c791239f9
2 changed files with 2 additions and 2 deletions
2
dependencies/python/pylint.txt
vendored
2
dependencies/python/pylint.txt
vendored
|
@ -7,4 +7,4 @@ platformdirs==2.5.2
|
|||
pylint==2.13.7
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.2.0
|
||||
wrapt==1.14.0
|
||||
wrapt==1.14.1
|
||||
|
|
2
dependencies/python/snakemake.txt
vendored
2
dependencies/python/snakemake.txt
vendored
|
@ -34,6 +34,6 @@ tabulate==0.8.9
|
|||
toposort==1.7
|
||||
traitlets==5.1.1
|
||||
urllib3==1.26.9
|
||||
wrapt==1.14.0
|
||||
wrapt==1.14.1
|
||||
yte==1.2.2
|
||||
zipp==3.8.0
|
||||
|
|
Loading…
Reference in a new issue