Skip to content

Commit 3f2d6cc

Browse files
Update requests requirement from ~=2.23.0 to ~=2.24.0 (#602)
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.23.0...v2.24.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 44bbe0e commit 3f2d6cc

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
@@ -8,7 +8,7 @@ git+https://github.com/danielballan/htmltreediff@customize
88
html5-parser ~=0.4.9 --no-binary lxml
99
lxml ~=4.5.1
1010
sentry-sdk ~=0.14.4
11-
requests ~=2.23.0
11+
requests ~=2.24.0
1212
toolz ~=0.10.0
1313
tornado ~=6.0.4
1414
tqdm ~=4.46.0

0 commit comments

Comments
 (0)