We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
urllib
charset-normalizer
package
1 parent 9b731ac commit aaee144Copy full SHA for aaee144
1 file changed
requirements.txt
@@ -6,15 +6,15 @@
6
#
7
certifi==2023.7.22
8
# via requests
9
-charset-normalizer==3.2.0
+charset-normalizer==3.3.0
10
11
deprecation==2.1.0
12
# via pikepdf
13
idna==3.4
14
15
lxml==4.9.3
16
17
-packaging==23.1
+packaging==23.2
18
19
pikepdf==6.2.9
20
# via mindee (setup.py)
@@ -24,5 +24,5 @@ pytz==2023.3.post1
24
25
requests==2.31.0
26
27
-urllib3==2.0.4
+urllib3==2.0.6
28
0 commit comments