Skip to content

Commit 6c41ed3

Browse files
committed
Merge branch 'jul/requests' into 'master'
maint: Update requests to 2.31 for CVE See merge request TankerHQ/sdk-python!287
2 parents 269a377 + 8a692d4 commit 6c41ed3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -39,7 +39,7 @@ safety = "2.3.5"
3939

4040
# tests
4141
faker = "13.14.0"
42-
requests = "2.28.2"
42+
requests = "2.31.0"
4343
types-requests = "2.27.31"
4444
pytest = "7.2.0"
4545
pytest-cov = "4.0.0"

0 commit comments

Comments
 (0)