Skip to content

Commit 6b4cf30

Browse files
Bump requests from 2.25.1 to 2.26.0 (#795)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42260aa commit 6b4cf30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest-cache==1.0
1010
pytest-cov==2.12.1
1111
pytest-mock<3.6.2
1212
recommonmark==0.7.1
13-
requests==2.25.1
13+
requests==2.26.0
1414
requests-mock==1.9.3
1515
sphinx==4.1.2
1616
sphinx-rtd-theme==0.5.2

0 commit comments

Comments
 (0)