Skip to content

Commit 653656d

Browse files
chore: bump requests version to 2.32.3 (#1715)
* chore: bump requests version to 2.32.3 * add changes
1 parent 9fda9b8 commit 653656d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ fixes:
1717
- chore: bump pyOpenSSL to 24.3.0 (#1710)
1818
- chore: bump jinja2 to 3.1.5 and requests to 2.32.0 (#1714)
1919
- Fix: situationally broken apropos command (#1711)
20+
- chore: bump requests to 2.32.3 (#1715)
2021

2122

2223
v6.2.0 (2024-01-01)

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"webtest==3.0.0",
3131
"setuptools==75.7.0",
3232
"flask==2.3.3",
33-
"requests==2.32.0",
33+
"requests==2.32.3",
3434
"jinja2==3.1.5",
3535
"pyOpenSSL==24.3.0",
3636
"colorlog==6.7.0",

0 commit comments

Comments
 (0)