Skip to content

Commit 7cfda5d

Browse files
authored
Merge pull request #239 from IBM/requirements-bump
Update requirements.txt
2 parents d702873 + 8ee19b1 commit 7cfda5d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

jwt-generator/requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
astroid==2.12.2
1+
astroid==2.15.8
22
attrs==21.4.0
3-
cffi==1.15.1
4-
cryptography==44.0.1
3+
cffi==1.17.1
4+
cryptography==44.0.3
55
iniconfig==1.1.1
6-
isort==5.10.1
7-
lazy-object-proxy==1.7.1
6+
isort==5.13.2
7+
lazy-object-proxy==1.11.0
88
mccabe==0.7.0
99
packaging==21.3
10-
pluggy==1.0.0
10+
pluggy==1.5.0
1111
py==1.11.0
12-
pycparser==2.21
13-
PyJWT==2.4.0
14-
pylint==2.14.5
15-
pyparsing==3.0.9
16-
pytest==7.1.2
17-
six==1.16.0
12+
pycparser==2.22
13+
PyJWT==2.10.1
14+
pylint==2.17.7
15+
pyparsing==3.2.3
16+
pytest==7.4.4
17+
six==1.17.0
1818
toml==0.10.2
19-
wrapt==1.14.1
19+
wrapt==1.17.2

0 commit comments

Comments
 (0)