We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d702873 + 8ee19b1 commit 7cfda5dCopy full SHA for 7cfda5d
jwt-generator/requirements.txt
@@ -1,19 +1,19 @@
1
-astroid==2.12.2
+astroid==2.15.8
2
attrs==21.4.0
3
-cffi==1.15.1
4
-cryptography==44.0.1
+cffi==1.17.1
+cryptography==44.0.3
5
iniconfig==1.1.1
6
-isort==5.10.1
7
-lazy-object-proxy==1.7.1
+isort==5.13.2
+lazy-object-proxy==1.11.0
8
mccabe==0.7.0
9
packaging==21.3
10
-pluggy==1.0.0
+pluggy==1.5.0
11
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
+pycparser==2.22
+PyJWT==2.10.1
+pylint==2.17.7
+pyparsing==3.2.3
+pytest==7.4.4
+six==1.17.0
18
toml==0.10.2
19
-wrapt==1.14.1
+wrapt==1.17.2
0 commit comments