Skip to content

Commit

Permalink
⬆️(dependencies) update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jbpenrath committed Nov 19, 2024
1 parent 015bf2a commit 18bb68a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies = [
"dj-pagination",
"easy_thumbnails[svg]>=2.8",
"elasticsearch>=6.0.0,<7.0.0",
"exrex==0.11.0",
"exrex==0.12.0",
"importlib-metadata",
"oauthlib==3.2.2",
"requests==2.32.3",
Expand Down Expand Up @@ -81,7 +81,7 @@ dev = [
"isort==5.13.2",
"lxml==5.3.0",
"msgpack==1.1.0",
"mysqlclient==2.2.5",
"mysqlclient==2.2.6",
"pylint==3.3.1",
"pylint-django==2.6.1",
"pytest==8.3.3",
Expand Down

0 comments on commit 18bb68a

Please sign in to comment.