Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcospri committed Jul 4, 2024
1 parent 2f9e780 commit a13376e
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ charset-normalizer==3.3.2
# via
# -r requirements/prod.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/prod.txt
click==8.1.7
# via pip-tools
Expand Down Expand Up @@ -119,7 +119,7 @@ marshmallow==3.21.1
# webargs
matplotlib-inline==0.1.6
# via ipython
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/prod.txt
# checkmatelib
Expand Down
4 changes: 2 additions & 2 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ charset-normalizer==3.3.2
# via
# -r requirements/prod.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/prod.txt
click==8.1.7
# via pip-tools
Expand Down Expand Up @@ -121,7 +121,7 @@ marshmallow==3.21.1
# via
# -r requirements/prod.txt
# webargs
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/prod.txt
# checkmatelib
Expand Down
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ charset-normalizer==3.3.2
# -r requirements/functests.txt
# -r requirements/tests.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down Expand Up @@ -192,7 +192,7 @@ marshmallow==3.21.1
# webargs
mccabe==0.7.0
# via pylint
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/prod.in
cryptography==42.0.4
# via joserfc
Expand Down Expand Up @@ -67,7 +67,7 @@ marshmallow==3.21.1
# via
# -r requirements/prod.in
# webargs
netaddr==0.10.1
netaddr==1.3.0
# via checkmatelib
newrelic==9.11.0
# via -r requirements/prod.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ charset-normalizer==3.3.2
# via
# -r requirements/prod.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/prod.txt
click==8.1.7
# via pip-tools
Expand Down Expand Up @@ -123,7 +123,7 @@ marshmallow==3.21.1
# via
# -r requirements/prod.txt
# webargs
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/prod.txt
# checkmatelib
Expand Down
4 changes: 2 additions & 2 deletions requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ charset-normalizer==3.3.2
# via
# -r requirements/prod.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/prod.txt
click==8.1.7
# via pip-tools
Expand Down Expand Up @@ -107,7 +107,7 @@ mypy==1.10.1
# via -r requirements/typecheck.in
mypy-extensions==1.0.0
# via mypy
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/prod.txt
# checkmatelib
Expand Down

0 comments on commit a13376e

Please sign in to comment.