Skip to content

Commit

Permalink
chore(deps): bump some dependencies to avoid vulnerable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Sep 30, 2024
1 parent cc20556 commit 09ac510
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"certifi>=2024.8.30",
"charset-normalizer>=2.0.12,<4.0",
"crispy-bootstrap3==2024.1",
"cryptography>=42.0.2",
"cryptography>=42.0.4",
"cssselect>=1.2,<1.3",
"Cython>=3.0.0,<3.1",
"cyrtranslit>=1.1.0,<1.2.0",
Expand All @@ -48,7 +48,7 @@ dependencies = [
"django-otp>=1.5.2,<2.0",
"django-otp-webauthn>=0.3.0,<0.4",
"Django[argon2]>=5.0,<5.2",
"djangorestframework>=3.15.0,<3.16",
"djangorestframework>=3.15.2,<3.16",
"filelock<4,>=3.12.2",
"fluent.syntax>=0.18.1,<0.20",
"GitPython>=3.1.0,<3.2",
Expand All @@ -75,9 +75,9 @@ dependencies = [
"redis>=5.0.2,<5.2.0",
"requests>=2.32.2,<2.33",
"ruamel.yaml>=0.17.2,<0.19.0",
"sentry-sdk>=2.2,<3.0",
"sentry-sdk>=2.8,<3.0",
"siphashc>=2.1,<3.0",
"social-auth-app-django>=5.4.0,<6.0.0",
"social-auth-app-django>=5.4.1,<6.0.0",
"social-auth-core>=4.5.0,<5.0.0",
"tesserocr>=2.6.1,<2.8.0",
"translate-toolkit>=3.13.1,<3.14",
Expand Down

0 comments on commit 09ac510

Please sign in to comment.