Skip to content

Commit

Permalink
Bump the minor-patch group with 3 updates (#3484)
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 3 updates: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [ruff](https://github.com/astral-sh/ruff) and [webtest](https://github.com/Pylons/webtest).


Updates `sqlalchemy` from 2.0.36 to 2.0.37
- [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 `ruff` from 0.9.1 to 0.9.2
- [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.9.1...0.9.2)

Updates `webtest` from 3.0.2 to 3.0.3
- [Commits](Pylons/webtest@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: sqlalchemy
  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
- dependency-name: webtest
  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 Jan 21, 2025
1 parent 9d60b18 commit ef3f6ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
ruff==0.9.1
ruff==0.9.2
# via -r constraints.in
sentry-sdk==2.8.0
# via -r constraints.in
Expand All @@ -177,7 +177,7 @@ six==1.16.0
# rfc3339-validator
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==2.0.36
sqlalchemy==2.0.37
# via
# -r constraints.in
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sphinxcontrib-httpdomain==1.8.1
sphinx-github-changelog==1.4.0
kinto
mock==5.1.0
webtest==3.0.2
webtest==3.0.3
cornice==6.1.0
pyramid==2.0.2
python-rapidjson==1.20
Expand Down

0 comments on commit ef3f6ce

Please sign in to comment.