Skip to content

Commit

Permalink
Bump httpx in /sierra_adapter/update_embargoed_holdings (#2592)
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.18.1 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.18.1...0.23.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent f7251dd commit a361f7a
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions sierra_adapter/update_embargoed_holdings/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,26 @@
#
# pip-compile
#
anyio==3.7.1
# via httpcore
certifi==2021.5.30
# via httpx
# via
# httpcore
# httpx
h11==0.12.0
# via httpcore
httpcore==0.13.3
httpcore==0.15.0
# via httpx
httpx==0.18.1
httpx==0.23.0
# via -r requirements.in
idna==3.2
# via rfc3986
# via
# anyio
# rfc3986
rfc3986[idna2008]==1.5.0
# via httpx
sniffio==1.2.0
# via
# anyio
# httpcore
# httpx

0 comments on commit a361f7a

Please sign in to comment.