Skip to content

Commit 0ce41e4

Browse files
Bump requests from 2.25.0 to 2.26.0 (#30)
Bumps [requests](https://github.com/psf/requests) from 2.25.0 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.0...v2.26.0) --- 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>
1 parent ccde9fd commit 0ce41e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ cachetools==4.2.1
22
certifi==2021.5.30
33
chardet==3.0.4
44
idna==2.10
5-
requests==2.25.0
5+
requests==2.26.0
66
six==1.15.0
77
urllib3==1.26.4

0 commit comments

Comments
 (0)