Skip to content

Commit

Permalink
chore(deps): update dependency fhir-resources to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent d092639 commit 102f3af
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
5 changes: 4 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ fastapi==0.109.2 \
# via
# -r requirements.txt
# prometheus-fastapi-instrumentator
fhir-resources==6.5.0 \
fhir-resources==7.1.0 \
--hash=sha256:1d02ff2547e5b6323543c8ce9916e0c9e5536847b3b2171acb1f51a86efba16e \
--hash=sha256:515a6cb3eadc61597fec0cb273b1ff943f76f44d2c8efefa5218f001087a95d3
# via -r requirements.txt
Expand Down Expand Up @@ -686,3 +686,6 @@ virtualenv==20.25.0 \
# pinned when the requirements file includes hashes and the requirement is not
# satisfied by a package already installed. Consider using the --allow-unsafe flag.
# setuptools
fhir.resources==7.1.0 \
--hash=sha256:4d37c3aadb3afbabad28ca7701b87323680468a13f6a6426bb6c282d4efd5c62 \
--hash=sha256:fae2d43c03dacf85a9f9fbce3b62148f3166fe297471cd43b74d91abbf69f818
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ fastapi==0.109.2 \
# via
# -r requirements.in
# prometheus-fastapi-instrumentator
fhir-resources==6.5.0 \
fhir-resources==7.1.0 \
--hash=sha256:1d02ff2547e5b6323543c8ce9916e0c9e5536847b3b2171acb1f51a86efba16e \
--hash=sha256:515a6cb3eadc61597fec0cb273b1ff943f76f44d2c8efefa5218f001087a95d3
# via -r requirements.in
Expand Down Expand Up @@ -378,3 +378,6 @@ uvicorn==0.27.1 \
--hash=sha256:3d9a267296243532db80c83a959a3400502165ade2c1338dea4e67915fd4745a \
--hash=sha256:5c89da2f3895767472a35556e539fd59f7edbe9b1e9c0e1c99eebeadc61838e4
# via -r requirements.in
fhir.resources==7.1.0 \
--hash=sha256:4d37c3aadb3afbabad28ca7701b87323680468a13f6a6426bb6c282d4efd5c62 \
--hash=sha256:fae2d43c03dacf85a9f9fbce3b62148f3166fe297471cd43b74d91abbf69f818
5 changes: 4 additions & 1 deletion tests/e2e/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ email-validator==2.1.0.post1 \
--hash=sha256:a4b0bd1cf55f073b924258d19321b1f3aa74b4b5a71a42c305575dba920e1a44 \
--hash=sha256:c973053efbeddfef924dc0bd93f6e77a1ea7ee0fce935aea7103c7a3d6d2d637
# via pydantic
fhir-resources==6.5.0 \
fhir-resources==7.1.0 \
--hash=sha256:1d02ff2547e5b6323543c8ce9916e0c9e5536847b3b2171acb1f51a86efba16e \
--hash=sha256:515a6cb3eadc61597fec0cb273b1ff943f76f44d2c8efefa5218f001087a95d3
# via -r requirements.in
Expand Down Expand Up @@ -407,3 +407,6 @@ urllib3==2.2.0 \
# via
# requests
# types-requests
fhir.resources==7.1.0 \
--hash=sha256:4d37c3aadb3afbabad28ca7701b87323680468a13f6a6426bb6c282d4efd5c62 \
--hash=sha256:fae2d43c03dacf85a9f9fbce3b62148f3166fe297471cd43b74d91abbf69f818

0 comments on commit 102f3af

Please sign in to comment.