Skip to content

Commit 44b93eb

Browse files
committed
bump requests
1 parent 08a0aa7 commit 44b93eb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ marshmallow = ">=3.15.0,<3.23.0" # 3.23 dropped support for Python 3.8
3434
gitpython = ">=3.1.30,<3.2.0"
3535
arrow = ">=1.0.0,<1.4.0"
3636
binaryornot = ">=0.4.4,<0.5.0"
37-
requests = ">=2.32.2,<3.0"
37+
requests = ">=2.32.4,<3.0"
3838
urllib3 = "1.26.19" # lock v1 to avoid issues with openssl and old Python versions (<3.9.11) on macOS
3939
sentry-sdk = ">=2.8.0,<3.0"
4040
pyjwt = ">=2.8.0,<3.0"

0 commit comments

Comments
 (0)