Skip to content

Commit d50fb02

Browse files
dependabot[bot]glichtner
authored andcommitted
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [psycopg[binary]](https://github.com/psycopg/psycopg), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) and [numpy](https://github.com/numpy/numpy). Updates `psycopg[binary]` from 3.2.5 to 3.2.6 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.5...3.2.6) Updates `sqlalchemy` from 2.0.38 to 2.0.39 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `numpy` from 2.2.3 to 2.2.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ff3e68 commit d50fb02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ pyyaml==6.0.2
44
fhir.resources==8.0.0
55
sympy==1.13.3
66
pandas==2.2.3
7-
psycopg[binary]==3.2.5
8-
sqlalchemy==2.0.38
7+
psycopg[binary]==3.2.6
8+
sqlalchemy==2.0.39
99
pydantic==2.10.6
1010
pydantic-settings==2.8.1
1111
uvicorn[standard]==0.34.0
1212
fastapi==0.115.11
1313
pendulum==3.0.0
1414
networkx==3.4.2
15-
numpy==2.2.3
15+
numpy==2.2.4
1616
pytz==2025.1
1717
cython==3.0.12
1818
setuptools==76.0.0

0 commit comments

Comments
 (0)