Skip to content

Commit c0e6d39

Browse files
Bump django from 3.2.25 to 4.2.16 in /wall_e (#657)
* Bump django from 3.2.25 to 4.2.16 in /wall_e Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](django/django@3.2.25...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * bump to asgiref is also needed * update to wall_e_models is also needed for latest Django changes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jace Manshadi <jaymanshad@proton.me>
1 parent 3e8090e commit c0e6d39

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
wall-e-models==0.56
1+
wall-e-models==0.57

wall_e/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ wolframalpha==5.0.0
33
configparser==5.2.0
44

55
# needed for DB interactions
6-
Django==3.2.25
7-
asgiref==3.4.1
6+
Django==4.2.16
7+
asgiref==3.6.0

0 commit comments

Comments
 (0)