Skip to content

Commit 18629ba

Browse files
Bump requests from 2.30.0 to 2.31.0 (#293)
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b41e787 commit 18629ba

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
@@ -7,7 +7,7 @@ python-dateutil == 2.8.2
77
python-fsutil == 0.10.0
88
python-slugify == 8.0.1
99
pyyaml == 6.0
10-
requests == 2.30.0
10+
requests == 2.31.0
1111
toml == 0.10.2
1212
xlrd == 2.0.1
1313
xmltodict == 0.13.0

0 commit comments

Comments
 (0)