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 5, 2024
1 parent 20b485a commit ef1389e
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 @@ -297,7 +297,7 @@ fastapi==0.109.1 \
# 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 @@ -723,3 +723,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 @@ -175,7 +175,7 @@ fastapi==0.109.1 \
# 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 @@ -395,3 +395,6 @@ uvicorn==0.24.0.post1 \
--hash=sha256:09c8e5a79dc466bdf28dead50093957db184de356fcdc48697bad3bde4c2588e \
--hash=sha256:7c84fea70c619d4a710153482c0d230929af7bcf76c7bfa6de151f0a3a80121e
# 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 @@ -447,3 +447,6 @@ urllib3==2.1.0 \
# via
# requests
# types-requests
fhir.resources==7.1.0 \
--hash=sha256:4d37c3aadb3afbabad28ca7701b87323680468a13f6a6426bb6c282d4efd5c62 \
--hash=sha256:fae2d43c03dacf85a9f9fbce3b62148f3166fe297471cd43b74d91abbf69f818

0 comments on commit ef1389e

Please sign in to comment.