Skip to content

Commit

Permalink
feat(Dependencies): Update dependency requests to v2.32.2 [SECURITY]
Browse files Browse the repository at this point in the history
| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| pypi       | requests | 2.31.0 | 2.32.2 |
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 80a9bca commit 88ea2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pytz==2023.3.post1
pytzdata==2020.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0.2; python_version >= '3.6'
regex==2023.12.25; python_version >= '3.6'
requests==2.31.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
requests==2.32.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
requestsexceptions==1.4.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snaptime==0.2.4
Expand Down

0 comments on commit 88ea2d9

Please sign in to comment.