Skip to content

Commit 20c1679

Browse files
authored
Merge pull request #208 from BioAnalyticResource/dev
Updates
2 parents 24a2290 + 9198cbc commit 20c1679

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
aniso8601==9.0.1
22
async-timeout==4.0.3
33
attrs==23.2.0
4-
black==24.2.0
4+
black==24.3.0
55
blinker==1.7.0
66
cachelib==0.9.0
77
certifi==2024.2.2
88
charset-normalizer==3.3.2
99
click==8.1.7
10-
coverage==7.4.3
10+
coverage==7.4.4
1111
Deprecated==1.2.14
1212
flake8==7.0.0
1313
Flask==3.0.2
@@ -19,34 +19,34 @@ flask-restx==1.3.0
1919
Flask-SQLAlchemy==3.1.1
2020
greenlet==3.0.3
2121
idna==3.6
22-
importlib_resources==6.1.2
22+
importlib_resources==6.3.1
2323
iniconfig==2.0.0
2424
itsdangerous==2.1.2
2525
Jinja2==3.1.3
2626
jsonschema==4.21.1
2727
jsonschema-specifications==2023.12.1
28-
limits==3.9.0
28+
limits==3.10.1
2929
markdown-it-py==3.0.0
3030
MarkupSafe==2.1.5
31-
marshmallow==3.21.0
31+
marshmallow==3.21.1
3232
mccabe==0.7.0
3333
mdurl==0.1.2
3434
mypy-extensions==1.0.0
3535
mysqlclient==2.2.4
3636
ordered-set==4.1.0
37-
packaging==23.2
37+
packaging==24.0
3838
pathspec==0.12.1
3939
platformdirs==4.2.0
4040
pluggy==1.4.0
4141
pycodestyle==2.11.1
4242
pyflakes==3.2.0
4343
Pygments==2.17.2
4444
pyrsistent==0.20.0
45-
pytest==8.0.2
45+
pytest==8.1.1
4646
python-dateutil==2.9.0.post0
4747
pytz==2024.1
48-
redis==5.0.2
49-
referencing==0.33.0
48+
redis==5.0.3
49+
referencing==0.34.0
5050
requests==2.31.0
5151
rich==13.7.1
5252
rpds-py==0.18.0

0 commit comments

Comments
 (0)