Skip to content

Commit 37be44d

Browse files
dependabot[bot]lantiga
authored andcommitted
Update requests requirement from <2.28.3 to <2.31.1 in /requirements (#17867)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 04db6b4)
1 parent e20d2ae commit 37be44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/app/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pydantic >=1.7.4, <2.0.0 # https://fastapi.tiangolo.com/deployment/versions/#ab
2121
dateutils <=0.6.12
2222
Jinja2 <=3.1.2
2323
PyYAML <=6.0
24-
requests <2.28.3
24+
requests <2.31.1
2525
rich >=12.3.0, <=13.4.2
2626
urllib3 <=2.0.2
2727
uvicorn <=0.22.0

0 commit comments

Comments
 (0)