We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fda9b8 commit 653656dCopy full SHA for 653656d
CHANGES.rst
@@ -17,6 +17,7 @@ fixes:
17
- chore: bump pyOpenSSL to 24.3.0 (#1710)
18
- chore: bump jinja2 to 3.1.5 and requests to 2.32.0 (#1714)
19
- Fix: situationally broken apropos command (#1711)
20
+- chore: bump requests to 2.32.3 (#1715)
21
22
23
v6.2.0 (2024-01-01)
setup.py
@@ -30,7 +30,7 @@
30
"webtest==3.0.0",
31
"setuptools==75.7.0",
32
"flask==2.3.3",
33
- "requests==2.32.0",
+ "requests==2.32.3",
34
"jinja2==3.1.5",
35
"pyOpenSSL==24.3.0",
36
"colorlog==6.7.0",
0 commit comments