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 Jul 6, 2024
1 parent 385b189 commit 36ef6ed
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.111.0 \
# 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 @@ -750,3 +750,6 @@ virtualenv==20.26.2 \
# 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.111.0 \
# 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 @@ -442,3 +442,6 @@ uvicorn==0.30.1 \
--hash=sha256:cd17daa7f3b9d7a24de3617820e634d0933b69eed8e33a516071174427238c81 \
--hash=sha256:d46cd8e0fd80240baffbcd9ec1012a712938754afcf81bce56c024c1656aece8
# 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.1 \
--hash=sha256:200a70680ba08904be6d1eef729205cc0d687634399a5924d842533efb824b84 \
--hash=sha256:97d882d174e2a65732fb43bfce81a3a834cbc1bde8bf419e30ef5ea976370a05
# 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 @@ -471,3 +471,6 @@ urllib3==2.2.2 \
# via
# requests
# types-requests
fhir.resources==7.1.0 \
--hash=sha256:4d37c3aadb3afbabad28ca7701b87323680468a13f6a6426bb6c282d4efd5c62 \
--hash=sha256:fae2d43c03dacf85a9f9fbce3b62148f3166fe297471cd43b74d91abbf69f818

0 comments on commit 36ef6ed

Please sign in to comment.