Skip to content

Commit 2b7447c

Browse files
authored
Merge pull request #320 from OpenConext/dependabot/pip/python-minor-bc5ac76d60
Bump the python-minor group with 13 updates
2 parents af037d8 + bee98eb commit 2b7447c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

requirements/base.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
influxdb==5.3.1
2-
flask==3.0.2
3-
PyYAML==6.0.1
1+
influxdb==5.3.2
2+
flask==3.1.1
3+
PyYAML==6.0.2
44
munch==4.0.0
55
isoweek==1.3.3
66
requests==2.32.4
7-
mysqlclient==2.2.4
7+
mysqlclient==2.2.7
88
gunicorn==23.0.0
9-
eventlet==0.36.0
10-
werkzeug==3.0.6
9+
eventlet==0.40.2
10+
werkzeug==3.1.3

requirements/test.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
-r base.txt
2-
blinker==1.7.0
3-
flake8==7.0.0
2+
blinker==1.9.0
3+
flake8==7.3.0
44
flask-testing==0.8.1
5-
flask-webtest==0.1.4
6-
pytest==8.1.1
5+
flask-webtest==0.1.6
6+
pytest==8.4.1
77
pytest-cov==5.0.0
8-
pytest-xdist==3.5.0
9-
coverage==7.4.4
10-
responses==0.25.0
8+
pytest-xdist==3.8.0
9+
coverage==7.10.3
10+
responses==0.25.8
1111

0 commit comments

Comments
 (0)