Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.31.0 (#3544)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent 970c905 commit a20ba97
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 78 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
pyyaml = "~=5.4"
types-PyYAML = "~=5.4"
requests = "~=2.26"
requests = "~=2.31"
types-requests = "~=2.25"
pre-commit = "~=2.15.0"
isort = "~=5.9"
Expand Down
Loading

0 comments on commit a20ba97

Please sign in to comment.