Skip to content

Commit af2cd07

Browse files
dependabot[bot]JonaBenja
authored andcommitted
Bump wrapt from 1.14.1 to 2.1.2 in /jwtproxy
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.14.1 to 2.1.2. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.14.1...2.1.2) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce5dd92 commit af2cd07

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jwtproxy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ idna==3.11
1111
jwcrypto==1.5.6
1212
multidict==6.7.1
1313
pycparser==3.0
14-
wrapt==1.14.1
14+
wrapt==2.1.2
1515
yarl===1.23.0
1616
opencensus-ext-azure==1.1.15

jwtproxy/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ ruff==0.15.6
1616
six==1.17.0
1717
sniffio==1.3.1
1818
watchgod==0.8.2
19-
wrapt==1.14.1
19+
wrapt==2.1.2
2020
yarl==1.23.0

0 commit comments

Comments
 (0)