Skip to content

Commit

Permalink
chore(deps): bump types-requests from 2.31.0.5 to 2.31.0.7
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.5 to 2.31.0.7.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
1 parent c325e1e commit 7b06979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def get_version_file_path():
install_requires=[
"certifi", # we want the latest root certs for security
"requests==2.31.0",
"types-requests==2.31.0.5",
"types-requests==2.31.0.7",
"Jinja2==3.1.2",
"MarkupSafe==2.1.3",
"ruamel.yaml==0.17.21",
Expand Down

0 comments on commit 7b06979

Please sign in to comment.