Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
ruff==0.14.6
ruff==0.14.7
# via -r constraints.in
sentry-sdk==2.8.0
# via -r constraints.in
Expand Down Expand Up @@ -215,7 +215,7 @@ webob==1.8.8
# webtest
webtest==3.0.0
# via -r constraints.in
werkzeug==3.1.3
werkzeug==3.1.4
# via -r constraints.in
zope-deprecation==5.0
# via pyramid
Expand All @@ -224,7 +224,7 @@ zope-interface==6.1
# pyramid
# transaction
# zope-sqlalchemy
zope-sqlalchemy==4.0
zope-sqlalchemy==4.1
# via -r constraints.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading