Skip to content

Commit f5dec1c

Browse files
Update dependency requests to ==2.31.* [SECURITY]
1 parent 1ff50c2 commit f5dec1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gosbom/pkg/cataloger/python/test-fixtures/requires/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ argh==0.26.3 --hash=sha256:a9b3aaa1904eeb78e32394cd46c6f37ac0fb4af6dc488daa58971
1818
# maybe invalid, but found out in the wild
1919
==2.3.4
2020
celery[redis, pytest] == 4.4.7 # should remove [redis, pytest]
21-
requests[security] == 2.8.* ; python_version < "2.7" and sys_platform == "linux"
21+
requests[security] ==2.31.* ; python_version < "2.7" and sys_platform == "linux"
2222
GithubSampleProject == 3.7.1 @ git+https://github.com/owner/repo@releases/tag/v3.7.1

0 commit comments

Comments
 (0)