Skip to content

Commit

Permalink
Bump the minor-patch group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [werkzeug](https://github.com/pallets/werkzeug).


Updates `ruff` from 0.7.2 to 0.7.3
- [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.7.2...0.7.3)

Updates `werkzeug` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 8bd4bce commit a807bd4
Showing 1 changed file with 2 additions and 2 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.7.2
ruff==0.7.3
# via -r constraints.in
sentry-sdk==2.8.0
# via -r constraints.in
Expand Down Expand Up @@ -226,7 +226,7 @@ webob==1.8.8
# webtest
webtest==3.0.0
# via -r constraints.in
werkzeug==3.1.2
werkzeug==3.1.3
# via -r constraints.in
zope-deprecation==5.0
# via pyramid
Expand Down

0 comments on commit a807bd4

Please sign in to comment.