Skip to content

Commit

Permalink
Bump requests from 2.27.1 to 2.28.1 (ZENALC#181)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.28.1)

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

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 Aug 5, 2022
1 parent 75df587 commit f0e09bc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python-dateutil = "==2.8.2"
python-telegram-bot = "==13.7"
pytz = "==2022.1"
regex = "==2022.1.18"
requests = "==2.27.1"
requests = "==2.28.1"
six = "==1.16.0"
soupsieve = "==2.2.1"
tornado = "==6.1"
Expand Down
36 changes: 18 additions & 18 deletions Pipfile.lock

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

0 comments on commit f0e09bc

Please sign in to comment.