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 2, 2024
1 parent 8e9bbbe commit 246c134
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ charset-normalizer==3.3.2
# via
# -r requirements/requirements.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/requirements.txt
click==8.1.7
# via
Expand Down Expand Up @@ -143,7 +143,7 @@ marshmallow-jsonapi==0.24.0
# via -r requirements/requirements.txt
matplotlib-inline==0.1.6
# via ipython
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/requirements.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 @@ -38,7 +38,7 @@ charset-normalizer==3.3.2
# via
# -r requirements/requirements.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/requirements.txt
click==8.1.7
# via
Expand Down Expand Up @@ -134,7 +134,7 @@ marshmallow==3.20.1
# marshmallow-jsonapi
marshmallow-jsonapi==0.24.0
# via -r requirements/requirements.txt
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/requirements.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 @@ -54,7 +54,7 @@ charset-normalizer==3.3.2
# -r requirements/requirements.txt
# -r requirements/tests.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand Down Expand Up @@ -189,7 +189,7 @@ marshmallow-jsonapi==0.24.0
# -r requirements/tests.txt
mccabe==0.7.0
# via pylint
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ certifi==2023.11.17
# sentry-sdk
charset-normalizer==3.3.2
# via requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/requirements.in
click==8.1.7
# via
Expand Down Expand Up @@ -75,7 +75,7 @@ marshmallow==3.20.1
# via marshmallow-jsonapi
marshmallow-jsonapi==0.24.0
# via -r requirements/requirements.in
netaddr==0.10.1
netaddr==1.3.0
# via checkmatelib
newrelic==9.11.0
# via -r requirements/requirements.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ charset-normalizer==3.3.2
# via
# -r requirements/requirements.txt
# requests
checkmatelib==1.0.15
checkmatelib==1.0.17
# via -r requirements/requirements.txt
click==8.1.7
# via
Expand Down Expand Up @@ -136,7 +136,7 @@ marshmallow==3.20.1
# marshmallow-jsonapi
marshmallow-jsonapi==0.24.0
# via -r requirements/requirements.txt
netaddr==0.10.1
netaddr==1.3.0
# via
# -r requirements/requirements.txt
# checkmatelib
Expand Down

0 comments on commit 246c134

Please sign in to comment.