Skip to content

Commit

Permalink
chore(deps): update dependency requests to v2.32.0 [security] (#9219)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phillip Cloud <[email protected]>
  • Loading branch information
renovate[bot] and cpcloud authored May 21, 2024
1 parent 5151906 commit 7043e28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ referencing==0.35.1 ; python_version >= "3.10" and python_version < "3.13"
regex==2024.5.10 ; python_version >= "3.9" and python_version < "4.0"
requests-oauthlib==2.0.0 ; python_version >= "3.9" and python_version < "4.0"
requests-toolbelt==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
requests==2.31.0 ; python_version >= "3.9" and python_version < "4.0"
requests[socks]==2.31.0 ; python_version >= "3.10" and python_version < "3.13"
requests==2.32.1 ; python_version >= "3.9" and python_version < "4.0"
requests[socks]==2.32.1 ; python_version >= "3.10" and python_version < "3.13"
rfc3339-validator==0.1.4 ; python_version >= "3.10" and python_version < "3.13"
rfc3986-validator==0.1.1 ; python_version >= "3.10" and python_version < "3.13"
rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit 7043e28

Please sign in to comment.