Skip to content

Commit

Permalink
Update requests module to 2.32.2 (#7053)
Browse files Browse the repository at this point in the history
2.32.0 was yanked
  • Loading branch information
eradman authored Jul 11, 2024
1 parent a37ef3b commit 28c3921
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pytz = ">=2019.3"
pyyaml = "6.0.1"
redis = "4.6.0"
regex = "2023.8.8"
requests = "2.32.0"
requests = "2.32.2"
restrictedpython = "6.2"
rq = "1.16.1"
rq-scheduler = "0.13.1"
Expand Down

0 comments on commit 28c3921

Please sign in to comment.