Skip to content

Commit

Permalink
chore(deps): update dependency django to v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 90a2279 commit 08f39e3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/django-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

django==5.0.7
django==5.1.2

Check warning

Code scanning / Pylint (reported by Codacy)

invalid syntax (, line 2) Warning

invalid syntax (, line 2)

bpython==0.24

Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ scipy==1.14.0
seaborn==0.13.2
six==1.16.0

django==5.0.7
django==5.1.2
bpython==0.24
django-braces==1.15.0
django-model-utils==4.5.1
Expand Down Expand Up @@ -118,7 +118,7 @@ ibm_db



django==5.0.7
django==5.1.2

bpython==0.24

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ scipy==1.14.0
seaborn==0.13.2
six==1.16.0

django==5.0.7
django==5.1.2
bpython==0.24
django-braces==1.15.0
django-model-utils==4.5.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements/requirements-optionals.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ scipy==1.14.0
seaborn==0.13.2
six==1.16.0

django==5.0.7
django==5.1.2
bpython==0.24
django-braces==1.15.0
django-model-utils==4.5.1
Expand Down

0 comments on commit 08f39e3

Please sign in to comment.