Skip to content

Commit b4ac72b

Browse files
authored
Merge branch 'main' into renovate/actions-checkout-7.x
2 parents a887649 + 085dbb8 commit b4ac72b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements-top.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ gunicorn==26.0.0
1111
biopython==1.87
1212
pytest==9.1.0
1313
pytest-env==1.6.0
14-
pyzipper==0.3.6
14+
pyzipper==0.4.0

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
alembic==1.18.4
1+
alembic==1.18.5
22
apispec==6.10.0
33
biopython==1.87
44
blinker==1.9.0
5-
click==8.3.3
5+
click==8.4.2
66
Flask==3.1.3
77
flask-cors==6.0.5
88
Flask-Migrate==4.1.0
@@ -23,8 +23,8 @@ Pygments==2.20.0
2323
pytest==9.1.0
2424
pytest-env==1.6.0
2525
python-dotenv==1.2.2
26-
pyzipper==0.3.6
27-
SQLAlchemy==2.0.50
26+
pyzipper==0.4.0
27+
SQLAlchemy==2.0.51
2828
typing_extensions==4.15.0
2929
webargs==8.7.1
3030
Werkzeug==3.1.8

0 commit comments

Comments
 (0)