Skip to content

Commit 1b4a787

Browse files
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [fhir-resources](https://github.com/nazrulworld/fhir.resources), [pydantic](https://github.com/pydantic/pydantic) and [fastapi](https://github.com/fastapi/fastapi). Updates `fhir-resources` from 7.1.0 to 8.0.0 - [Release notes](https://github.com/nazrulworld/fhir.resources/releases) - [Changelog](https://github.com/nazrulworld/fhir.resources/blob/main/HISTORY.rst) - [Commits](nazrulworld/fhir.resources@7.1.0...8.0.0) Updates `pydantic` from 2.10.5 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.5...v2.10.6) Updates `fastapi` from 0.115.6 to 0.115.7 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.115.7) --- updated-dependencies: - dependency-name: fhir-resources dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c61304 commit 1b4a787

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
@@ -1,15 +1,15 @@
11
requests==2.32.3
22
python-dotenv==1.0.1
33
pyyaml==6.0.2
4-
fhir.resources==7.1.0
4+
fhir.resources==8.0.0
55
sympy==1.13.3
66
pandas==2.2.3
77
psycopg[binary]==3.2.4
88
sqlalchemy==2.0.37
9-
pydantic==2.10.5
9+
pydantic==2.10.6
1010
pydantic-settings==2.7.1
1111
uvicorn[standard]==0.34.0
12-
fastapi==0.115.6
12+
fastapi==0.115.7
1313
pendulum==3.0.0
1414
networkx==3.4.2
1515
numpy==2.2.2

0 commit comments

Comments
 (0)