Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent e55727e commit d9d1784
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 31 deletions.
11 changes: 3 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ greenlet==3.1.1
# sqlalchemy
gunicorn==23.0.0
# via -r requirements/prod.txt
h-api==1.1.0
h-api==1.1.1
# via -r requirements/prod.txt
h-assets==1.0.7
# via -r requirements/prod.txt
Expand All @@ -105,10 +105,7 @@ hupper==1.12
# -r requirements/prod.txt
# pyramid
importlib-metadata==7.0.1
# via
# -r requirements/prod.txt
# h-api
# pip-sync-faster
# via pip-sync-faster
importlib-resources==6.5.2
# via
# -r requirements/prod.txt
Expand Down Expand Up @@ -384,9 +381,7 @@ ws4py==0.6.0
wsaccel==0.6.7
# via -r requirements/prod.txt
zipp==3.19.1
# via
# -r requirements/prod.txt
# importlib-metadata
# via importlib-metadata
zope-deprecation==5.0
# via
# -r requirements/prod.txt
Expand Down
11 changes: 3 additions & 8 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ greenlet==3.1.1
# sqlalchemy
gunicorn==23.0.0
# via -r requirements/prod.txt
h-api==1.1.0
h-api==1.1.1
# via -r requirements/prod.txt
h-assets==1.0.7
# via -r requirements/prod.txt
Expand All @@ -101,10 +101,7 @@ hupper==1.12
# -r requirements/prod.txt
# pyramid
importlib-metadata==7.0.1
# via
# -r requirements/prod.txt
# h-api
# pip-sync-faster
# via pip-sync-faster
importlib-resources==6.5.2
# via
# -r requirements/prod.txt
Expand Down Expand Up @@ -367,9 +364,7 @@ ws4py==0.6.0
wsaccel==0.6.7
# via -r requirements/prod.txt
zipp==3.19.1
# via
# -r requirements/prod.txt
# importlib-metadata
# via importlib-metadata
zope-deprecation==5.0
# via
# -r requirements/prod.txt
Expand Down
3 changes: 1 addition & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ gunicorn==23.0.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
h-api==1.1.0
h-api==1.1.1
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down Expand Up @@ -174,7 +174,6 @@ importlib-metadata==7.0.1
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
# h-api
# pip-sync-faster
importlib-resources==6.5.2
# via
Expand Down
6 changes: 1 addition & 5 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ greenlet==3.1.1
# sqlalchemy
gunicorn==23.0.0
# via -r requirements/prod.in
h-api==1.1.0
h-api==1.1.1
# via -r requirements/prod.in
h-assets==1.0.7
# via -r requirements/prod.in
Expand All @@ -71,8 +71,6 @@ h-pyramid-sentry==1.2.4
# via -r requirements/prod.in
hupper==1.12
# via pyramid
importlib-metadata==7.0.1
# via h-api
importlib-resources==6.5.2
# via
# -r requirements/prod.in
Expand Down Expand Up @@ -266,8 +264,6 @@ ws4py==0.6.0
# via -r requirements/prod.in
wsaccel==0.6.7
# via -r requirements/prod.in
zipp==3.19.1
# via importlib-metadata
zope-deprecation==5.0
# via
# deform
Expand Down
11 changes: 3 additions & 8 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ greenlet==3.1.1
# sqlalchemy
gunicorn==23.0.0
# via -r requirements/prod.txt
h-api==1.1.0
h-api==1.1.1
# via -r requirements/prod.txt
h-assets==1.0.7
# via -r requirements/prod.txt
Expand All @@ -110,10 +110,7 @@ hupper==1.12
hypothesis==6.123.16
# via -r requirements/tests.in
importlib-metadata==7.0.1
# via
# -r requirements/prod.txt
# h-api
# pip-sync-faster
# via pip-sync-faster
importlib-resources==6.5.2
# via
# -r requirements/prod.txt
Expand Down Expand Up @@ -380,9 +377,7 @@ ws4py==0.6.0
wsaccel==0.6.7
# via -r requirements/prod.txt
zipp==3.19.1
# via
# -r requirements/prod.txt
# importlib-metadata
# via importlib-metadata
zope-deprecation==5.0
# via
# -r requirements/prod.txt
Expand Down

0 comments on commit d9d1784

Please sign in to comment.