Skip to content

Commit 44a94fe

Browse files
Bump requests from 2.25.1 to 2.26.0 (#223)
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> Co-authored-by: Jack Draper <drapj002@gmail.com>
1 parent a99007b commit 44a94fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

production-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest==6.2.4
2323
pytest-asyncio==0.15.1
2424
pytest-ordering==0.6
2525
python-dotenv==0.18.0
26-
requests==2.25.1
26+
requests==2.26.0
2727
six==1.16.0
2828
toml==0.10.2
2929
urllib3==1.26.6

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest==6.2.4
2323
pytest-asyncio==0.15.1
2424
pytest-ordering==0.6
2525
python-dotenv==0.18.0
26-
requests==2.25.1
26+
requests==2.26.0
2727
six==1.16.0
2828
toml==0.10.2
2929
urllib3==1.26.6

0 commit comments

Comments
 (0)