Skip to content

Commit 9bb64d3

Browse files
authored
Merge pull request #8 from ericgitangu/dependabot/pip/app/frontend/requests-2.32.4
Bump requests from 2.31.0 to 2.32.4 in /app/frontend
2 parents be48dd3 + 39d0cb6 commit 9bb64d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/frontend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Werkzeug==2.2.3; python_version >= "3.7"
55
flask-cors==6.0.0; python_version >= "3.7"
66
pika==1.3.0; python_version >= "3.7"
77
prometheus-client==0.16.0; python_version >= "3.7"
8-
requests==2.31.0; python_version >= "3.7"
8+
requests==2.32.4; python_version >= "3.7"
99
gunicorn==20.1.0; python_version >= "3.7"
1010
flask-prometheus-metrics==1.0.0; python_version >= "3.7"
1111
python-json-logger==2.0.7; python_version >= "3.7"

0 commit comments

Comments
 (0)