Skip to content

Commit

Permalink
Merge pull request #175 from danielfernau/dependabot/pip/requests-2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 12, 2022
2 parents a4a5ff7 + 7651e0f commit 351a7e2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers = [
python = "^3.8"
pip = "*"
python-dateutil = "^2.8.1"
requests = {extras = ["security"], version = "^2.27.0"}
requests = {extras = ["security"], version = "^2.28.0"}
click = "^8.1.3"
types-python-dateutil = "^2.8.17"
types-requests = "^2.27.30"
Expand Down

0 comments on commit 351a7e2

Please sign in to comment.