Skip to content

Commit c7fd4a9

Browse files
Bump httpx from 1.7.4 to 1.7.5 (#22512)
Bumps [httpx](https://gitlab.com/os85/httpx) from 1.7.4 to 1.7.5. - [Commits](https://gitlab.com/os85/httpx/compare/v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b5a8dd commit c7fd4a9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ gem "factory_bot_rails", "~> 6.5.0", require: false
254254
gem "turbo_power", "~> 0.7.0"
255255
gem "turbo-rails", "~> 2.0.20"
256256

257-
gem "httpx", "~> 1.7.4"
257+
gem "httpx", "~> 1.7.5"
258258

259259
# Brings actual deep-freezing to most ruby objects
260260
gem "ice_nine"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ GEM
703703
htmlentities (4.3.4)
704704
http-2 (1.1.3)
705705
http_parser.rb (0.8.1)
706-
httpx (1.7.4)
706+
httpx (1.7.5)
707707
http-2 (>= 1.1.3)
708708
i18n (1.14.8)
709709
concurrent-ruby (~> 1.0)
@@ -1637,7 +1637,7 @@ DEPENDENCIES
16371637
grids!
16381638
html-pipeline (~> 2.14.0)
16391639
htmldiff
1640-
httpx (~> 1.7.4)
1640+
httpx (~> 1.7.5)
16411641
i18n-js (~> 4.2.4)
16421642
i18n-tasks (~> 1.1.0)
16431643
ice_cube (~> 0.17.0)
@@ -1976,7 +1976,7 @@ CHECKSUMS
19761976
htmlentities (4.3.4) sha256=125a73c6c9f2d1b62100b7c3c401e3624441b663762afa7fe428476435a673da
19771977
http-2 (1.1.3) sha256=1b2f379d35a11dbae94f8a1a52c053d8c161eb4a0c98b5d1605ff1b2bf171c9c
19781978
http_parser.rb (0.8.1) sha256=9ae8df145b39aa5398b2f90090d651c67bd8e2ebfe4507c966579f641e11097a
1979-
httpx (1.7.4) sha256=91fb3e0f7325966a5da4d463a1dd7240e8550d8b0de79e346cc5dc1df1eacd2b
1979+
httpx (1.7.5) sha256=f002b7728ad108b721ab9c4e02b17b5c780581d490cd13245fc3d5c5b7127b6e
19801980
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
19811981
i18n-js (4.2.4) sha256=61390d372f8fa68c495c5907d577657e8cc3a7031f4945db1e91f935e1391355
19821982
i18n-tasks (1.1.2) sha256=4dcfba49e52a623f30661cb316cb80d84fbba5cb8c6d88ef5e02545fffa3637a

0 commit comments

Comments
 (0)