Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the minor-patch group across 1 directory with 7 updates #3472

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
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
12 changes: 6 additions & 6 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ attrs==23.2.0
# via
# jsonschema
# referencing
bcrypt==4.2.0
bcrypt==4.2.1
# via -r constraints.in
beautifulsoup4==4.12.3
# via webtest
Expand Down Expand Up @@ -81,7 +81,7 @@ markupsafe==2.1.4
# via werkzeug
msgpack==1.0.7
# via bravado-core
newrelic==10.2.0
newrelic==10.3.0
# via -r constraints.in
packaging==23.2
# via
Expand All @@ -96,7 +96,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
playwright==1.48.0
playwright==1.49.0
# via -r constraints.in
pluggy==1.5.0
# via pytest
Expand All @@ -119,7 +119,7 @@ pyramid-mailer==0.15.1
# via -r constraints.in
pyramid-multiauth==1.0.2
# via -r constraints.in
pyramid-tm==2.5
pyramid-tm==2.6
# via -r constraints.in
pytest==8.3.3
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
ruff==0.7.3
ruff==0.8.0
# via -r constraints.in
sentry-sdk==2.8.0
# via -r constraints.in
Expand Down Expand Up @@ -214,7 +214,7 @@ venusian==3.1.0
# via
# cornice
# pyramid
waitress==3.0.1
waitress==3.0.2
# via
# -r constraints.in
# webtest
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Sphinx==8.1.3
sphinx_rtd_theme==3.0.1
sphinx_rtd_theme==3.0.2
docutils==0.20.1
sphinxcontrib-httpdomain==1.8.1
sphinx-github-changelog==1.4.0
Expand Down
Loading