Skip to content

Commit

Permalink
Bump h-vialib from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [h-vialib](https://github.com/hypothesis/h-vialib) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/hypothesis/h-vialib/releases)
- [Commits](hypothesis/h-vialib@1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: h-vialib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 119d09e commit 405964d
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 21 deletions.
4 changes: 1 addition & 3 deletions requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ greenlet==1.1.3.post0
# via
# -r requirements/requirements.txt
# gevent
h-vialib==1.2.1
h-vialib==1.2.2
# via -r requirements/requirements.txt
idna==3.6
# via
Expand All @@ -75,9 +75,7 @@ idna==3.6
# tldextract
importlib-metadata==7.0.1
# via
# -r requirements/requirements.txt
# build
# h-vialib
# pip-sync-faster
importlib-resources==6.1.2
# via
Expand Down
4 changes: 1 addition & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ greenlet==1.1.3.post0
# via
# -r requirements/requirements.txt
# gevent
h-vialib==1.2.1
h-vialib==1.2.2
# via -r requirements/requirements.txt
idna==3.6
# via
Expand All @@ -85,9 +85,7 @@ idna==3.6
# tldextract
importlib-metadata==7.0.1
# via
# -r requirements/requirements.txt
# build
# h-vialib
# pip-sync-faster
importlib-resources==6.1.2
# via
Expand Down
4 changes: 1 addition & 3 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ greenlet==1.1.3.post0
# via
# -r requirements/requirements.txt
# gevent
h-vialib==1.2.1
h-vialib==1.2.2
# via -r requirements/requirements.txt
httpretty==1.1.4
# via -r requirements/functests.in
Expand All @@ -81,9 +81,7 @@ idna==3.6
# tldextract
importlib-metadata==7.0.1
# via
# -r requirements/requirements.txt
# build
# h-vialib
# pip-sync-faster
importlib-resources==6.1.2
# via
Expand Down
4 changes: 1 addition & 3 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ greenlet==1.1.3.post0
# gevent
h-matchers==1.2.15
# via -r requirements/tests.txt
h-vialib==1.2.1
h-vialib==1.2.2
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand All @@ -115,10 +115,8 @@ idna==3.6
# tldextract
importlib-metadata==7.0.1
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
# build
# h-vialib
# pip-sync-faster
importlib-resources==6.1.2
# via
Expand Down
8 changes: 2 additions & 6 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,12 @@ gevent==21.12.0
# via pywb
greenlet==1.1.3.post0
# via gevent
h-vialib==1.2.1
h-vialib==1.2.2
# via -r requirements/requirements.in
idna==3.6
# via
# requests
# tldextract
importlib-metadata==7.0.1
# via h-vialib
importlib-resources==6.1.2
# via
# -r requirements/requirements.in
Expand Down Expand Up @@ -153,9 +151,7 @@ whitenoise==6.6.0
wsgiprox==1.5.2
# via pywb
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
# via importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.1
Expand Down
4 changes: 1 addition & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ greenlet==1.1.3.post0
# gevent
h-matchers==1.2.15
# via -r requirements/tests.in
h-vialib==1.2.1
h-vialib==1.2.2
# via -r requirements/requirements.txt
httpretty==1.1.4
# via -r requirements/tests.in
Expand All @@ -85,9 +85,7 @@ idna==3.6
# tldextract
importlib-metadata==7.0.1
# via
# -r requirements/requirements.txt
# build
# h-vialib
# pip-sync-faster
importlib-resources==6.1.2
# via
Expand Down

0 comments on commit 405964d

Please sign in to comment.