Skip to content

Commit ac924f1

Browse files
authored
Merge pull request #288 from CODEX-CELIDA/dependabot/pip/main/dependencies-0578ab4a08
chore(deps): bump the dependencies group across 1 directory with 8 updates
2 parents 7607710 + 7ddcbf5 commit ac924f1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest==8.3.5
2-
pytest-postgresql==7.0.0
2+
pytest-postgresql==7.0.1
33
tqdm==4.67.1
4-
pytest-cov==6.0.0
4+
pytest-cov==6.1.0
55
pytest-env==1.1.5
66
httpx==0.28.1

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
requests==2.32.3
2-
python-dotenv==1.0.1
2+
python-dotenv==1.1.0
33
pyyaml==6.0.2
44
fhir.resources==8.0.0
55
sympy==1.13.3
66
pandas==2.2.3
77
psycopg[binary]==3.2.6
8-
sqlalchemy==2.0.39
9-
pydantic==2.10.6
8+
sqlalchemy==2.0.40
9+
pydantic==2.11.1
1010
pydantic-settings==2.8.1
1111
uvicorn[standard]==0.34.0
12-
fastapi==0.115.11
12+
fastapi==0.115.12
1313
pendulum==3.0.0
1414
networkx==3.4.2
1515
numpy==2.2.4
16-
pytz==2025.1
16+
pytz==2025.2
1717
cython==3.0.12
18-
setuptools==76.0.0
18+
setuptools==78.1.0
1919
sortedcontainers==2.4.0

0 commit comments

Comments
 (0)