Skip to content

Commit 937dbc8

Browse files
authored
Merge pull request #2688 from peterbe/upgrade-dependencies
Upgrade dependencies
2 parents a061d85 + 96d6678 commit 937dbc8

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"delegator-py==0.1.1",
3131
"dj-database-url==2.3.0",
3232
"django-redis==5.4.0",
33-
"django==5.1.7",
33+
"django==5.2",
3434
"elasticsearch-dsl==8.17.1",
3535
"elasticsearch==8.17.2",
3636
"feedparser==6.0.11",
@@ -41,7 +41,7 @@ dependencies = [
4141
"ipaddress==1.0.23",
4242
"jsonschema==4.23.0",
4343
"keycdn==0.4.3",
44-
"lxml==5.3.1",
44+
"lxml==5.3.2",
4545
"markdown==3.7",
4646
"mock==5.2.0",
4747
"mozilla-django-oidc==4.0.1",
@@ -53,8 +53,8 @@ dependencies = [
5353
"ptyprocess==0.7.0",
5454
"py-avataaars==1.1.2",
5555
"pyquery==2.0.1",
56-
"pytest-cov==6.1.0",
57-
"pytest-django==4.11.0",
56+
"pytest-cov==6.1.1",
57+
"pytest-django==4.11.1",
5858
"pytest-watch>=4.2.0",
5959
"python-dateutil==2.9.0.post0",
6060
"python-decouple==3.8",
@@ -63,7 +63,7 @@ dependencies = [
6363
"requests-mock==1.12.1",
6464
"requests==2.32.3",
6565
"rollbar==1.3.0",
66-
"ruff==0.11.2",
66+
"ruff==0.11.4",
6767
"sorl-thumbnail==12.11.0",
6868
"sql-metadata==2.15.0",
6969
"tomli==2.2.1",

0 commit comments

Comments
 (0)