Skip to content

Commit

Permalink
chore(deps): bump requests from 2.25.1 to 2.26.0 (#2108)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.26.0)

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

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] committed Jul 20, 2021
1 parent 400d42a commit 6de061e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ json-home-client = "==1.1.1"
lxml = "==4.6.3"
Pillow = "==8.2.0"
Pygments = "==2.9.0"
requests = "==2.25.1"
requests = "==2.26.0"
result = "==0.6.0"
tenacity = "==8.0.1"
widlparser = "==1.0.11"
Expand Down
26 changes: 17 additions & 9 deletions Pipfile.lock

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

0 comments on commit 6de061e

Please sign in to comment.