Skip to content

Commit

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


Updates `sqlalchemy` from 2.0.25 to 2.0.26
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Updates `cornice` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/Cornices/cornice/releases)
- [Changelog](https://github.com/Cornices/cornice/blob/main/CHANGES.txt)
- [Commits](Cornices/cornice@6.0.1...6.1.0)

Updates `playwright` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.41.1...v1.41.2)

Updates `ruff` from 0.2.0 to 0.2.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@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: cornice
  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-patch
  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 Feb 13, 2024
1 parent 3f31c96 commit 015002e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
playwright==1.41.1
playwright==1.41.2
# via -r constraints.in
pluggy==1.3.0
# via pytest
Expand Down Expand Up @@ -165,7 +165,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
ruff==0.2.0
ruff==0.2.1
# via -r constraints.in
sentry-sdk==1.39.2
# via -r constraints.in
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sphinx-github-changelog==1.2.1
kinto
mock==5.1.0
webtest==3.0.0
cornice==6.0.1
cornice==6.1.0
pyramid==2.0.2
python-rapidjson==1.14
SQLAlchemy==2.0.25
SQLAlchemy==2.0.26

0 comments on commit 015002e

Please sign in to comment.