Skip to content

Commit

Permalink
django5.0.8 due to CVE-2024-42005
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Aug 7, 2024
1 parent ddf7ad9 commit 7d49327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers = [
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
]
dependencies = [
"Django==5.0.7",
"Django==5.0.8",
"requests==2.31.0",
"werkzeug>=3.0.1",
"iso639-lang==2.2.3",
Expand Down

0 comments on commit 7d49327

Please sign in to comment.