Skip to content
Open
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
2 changes: 1 addition & 1 deletion requirements/checkdocs.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
sphinx-autobuild
Expand Down
2 changes: 1 addition & 1 deletion requirements/checkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ wheel==0.42.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r checkdocs.in
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/checkformatting.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
ruff
6 changes: 1 addition & 5 deletions requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ build==1.0.3
# via pip-tools
click==8.1.8
# via pip-tools
importlib-metadata==7.0.1
# via pip-sync-faster
packaging==25.0
# via build
pip-sync-faster==0.0.5
Expand All @@ -26,11 +24,9 @@ ruff==0.13.2
# via -r checkformatting.in
wheel==0.42.0
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r checkformatting.in
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/coverage.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
coverage[toml]
14 changes: 5 additions & 9 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,26 @@ build==1.0.3
click==8.1.8
# via pip-tools
coverage[toml]==7.12.0
# via -r requirements/coverage.in
importlib-metadata==7.0.1
# via pip-sync-faster
# via -r coverage.in
packaging==25.0
# via build
pip-sync-faster==0.0.5
# via -r requirements/coverage.in
# via -r coverage.in
pip-tools==7.5.2
# via
# -r requirements/coverage.in
# -r coverage.in
# pip-sync-faster
pyproject-hooks==1.0.0
# via
# build
# pip-tools
wheel==0.42.0
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r requirements/coverage.in
# -r coverage.in
# pip-tools
setuptools==78.1.1
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ zope-sqlalchemy==4.0
# via -r prod.txt

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r prod.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
sphinx-autobuild
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ wheel==0.42.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r docs.in
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/format.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
ruff
6 changes: 1 addition & 5 deletions requirements/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ build==1.0.3
# via pip-tools
click==8.1.8
# via pip-tools
importlib-metadata==7.0.1
# via pip-sync-faster
packaging==25.0
# via build
pip-sync-faster==0.0.5
Expand All @@ -26,11 +24,9 @@ ruff==0.13.2
# via -r format.in
wheel==0.42.0
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r format.in
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ zope-sqlalchemy==4.0
# via -r prod.txt

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r prod.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ zope-sqlalchemy==4.0
# -r tests.txt

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r functests.txt
# -r tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pyramid
gunicorn
newrelic
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ zope-sqlalchemy==4.0
# via -r prod.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via -r prod.in
setuptools==78.1.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/template.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
cookiecutter
2 changes: 1 addition & 1 deletion requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ wheel==0.45.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r template.in
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ zope-sqlalchemy==4.0
# via -r prod.txt

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r prod.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ zope-sqlalchemy==4.0
# via -r prod.txt

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r prod.txt
# pip-tools
Expand Down
Loading