Skip to content

Commit

Permalink
⬆️ Bump Django again
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Feb 22, 2023
1 parent 372d5ac commit 6d6d0f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ deprecated==1.2.13
# via redis
dictdiffer==0.9.0
# via -r requirements/base.in
django==3.2.17
django==3.2.18
# via
# -r requirements/base.in
# commonground-api-common
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ deprecated==1.2.13
# redis
dictdiffer==0.9.0
# via -r requirements/base.txt
django==3.2.17
django==3.2.18
# via
# -r requirements/base.txt
# commonground-api-common
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ deprecated==1.2.13
# redis
dictdiffer==0.9.0
# via -r requirements/ci.txt
django==3.2.17
django==3.2.18
# via
# -r requirements/ci.txt
# commonground-api-common
Expand Down

0 comments on commit 6d6d0f4

Please sign in to comment.