Skip to content

Commit 8a692d4

Browse files
committed
maint: Update requests to 2.31 for CVE
1 parent 269a377 commit 8a692d4

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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)