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
6 changes: 3 additions & 3 deletions requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ django-silk==5.4.3
factory-boy==3.3.3
freezegun==1.5.5
markdown-it-py>=2.2.0
pipdeptree==2.28.0
pipdeptree==2.29.0
py==1.11.0
Pygments>=2.15.0 # to bring it up to a secure version
PyPOM==2.2.4
Expand All @@ -22,8 +22,8 @@ pytest-selenium==4.0.1
responses==0.25.8
ruff==0.12.12
selenium==4.9.1 # Pinned to 4.9.1 until https://github.com/pytest-dev/pytest-selenium/issues/315 is resolved
translate-toolkit==3.16.1
uv==0.8.16
translate-toolkit==3.16.3
uv==0.9.5
wagtail-factories==4.3.0
# Related to moz-l10n-lint, used in CI
cl-ext.lang==0.1.0
Expand Down
Loading