Skip to content

Commit ec54e1a

Browse files
Bump wrapt from 1.12.1 to 1.14.0 (#18675)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.12.1 to 1.14.0. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.12.1...1.14.0) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8cba08 commit ec54e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest==4.6.9 ; python_version == '2.7'
2525
py==1.10.0 ; python_version == '2.7' # via pytest 4
2626
pathlib2>=2.2.0 ; python_version == '2.7' # via pytest 4
2727
prospector==1.2.0 ; python_version == '2.7'
28-
wrapt==1.12.1 ; python_version == '2.7'
28+
wrapt==1.14.0 ; python_version == '2.7'
2929

3030
# extension build tests
3131
freezegun

0 commit comments

Comments
 (0)