Skip to content

Commit

Permalink
Merge pull request #605 from gitlabform/dependabot/pip/types-requests…
Browse files Browse the repository at this point in the history
…-2.31.0.7

chore(deps): bump types-requests from 2.31.0.5 to 2.31.0.7
  • Loading branch information
amimas committed Oct 2, 2023
2 parents c325e1e + 7b06979 commit 6e05b37
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 6e05b37

Please sign in to comment.