Skip to content

Commit

Permalink
Bump the minor-patch group with 3 updates (#3430)
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 3 updates: [jsonschema](https://github.com/python-jsonschema/jsonschema), [playwright](https://github.com/Microsoft/playwright-python) and [ruff](https://github.com/astral-sh/ruff).


Updates `jsonschema` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.22.0...v4.23.0)

Updates `playwright` from 1.44.0 to 1.45.0
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.44.0...v1.45.0)

Updates `ruff` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.5.0...0.5.1)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent f3a8215 commit 6042511
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jsonpointer==2.4
# jsonschema
jsonref==1.1.0
# via bravado-core
jsonschema==4.22.0
jsonschema==4.23.0
# via
# -r constraints.in
# bravado-core
Expand Down Expand Up @@ -98,7 +98,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
playwright==1.44.0
playwright==1.45.0
# via -r constraints.in
pluggy==1.5.0
# via pytest
Expand Down Expand Up @@ -163,7 +163,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
ruff==0.5.0
ruff==0.5.1
# via -r constraints.in
sentry-sdk==1.39.2
# via -r constraints.in
Expand Down Expand Up @@ -224,7 +224,7 @@ waitress==3.0.0
# via
# -r constraints.in
# webtest
webcolors==1.13
webcolors==24.6.0
# via jsonschema
webob==1.8.7
# via
Expand Down

0 comments on commit 6042511

Please sign in to comment.