Skip to content

Commit

Permalink
Dependency updates (#14796)
Browse files Browse the repository at this point in the history
Incl certifi update (sec bump)
  • Loading branch information
stevejalim authored Jul 8, 2024
1 parent 7c4cdd2 commit 2066e4b
Show file tree
Hide file tree
Showing 6 changed files with 364 additions and 373 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ repos:
- --comment-style
- "|#|"
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.10
rev: v0.5.0
hooks:
- id: ruff
- id: ruff-format
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pytest-parallel==0.1.1
pytest-rerunfailures==14.0
pytest-selenium==4.0.1
responses==0.25.0
ruff==0.4.10
ruff==0.5.0
selenium==4.9.1 # Pinned to 4.9.1 until https://github.com/pytest-dev/pytest-selenium/issues/315 is resolved
translate-toolkit==3.13.1
wagtail-factories==4.2.1
Expand Down
Loading

0 comments on commit 2066e4b

Please sign in to comment.