Skip to content

Commit

Permalink
--- (#52)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent aa16c09 commit 4e06c7e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pyflakes = "==2.3.1"
pyparsing = "==2.4.7"
pytest = "==6.2.3"
pytz = "==2021.1"
requests = "==2.31.0"
requests = "==2.32.0"
six = "==1.15.0"
snowballstemmer = "==2.1.0"
sphinxcontrib-applehelp = "==1.0.2"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion hacking/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pytest==6.2.3
pytz==2021.1
pyyaml==5.4.1
readme-renderer==37.3; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
requests==2.32.0; python_version >= '3.8'
requests-toolbelt==0.10.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
rfc3986==2.0.0; python_version >= '3.7'
secretstorage==3.3.3; sys_platform == 'linux'
Expand Down

0 comments on commit 4e06c7e

Please sign in to comment.