Skip to content

Commit

Permalink
Bump django from 3.2.22 to 3.2.23 (#11654)
Browse files Browse the repository at this point in the history
* Bump django from 3.2.22 to 3.2.23

Bumps [django](https://github.com/django/django) from 3.2.22 to 3.2.23.
- [Commits](django/django@3.2.22...3.2.23)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Nov 9, 2023
1 parent 96d72df commit cf73b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pillow==10.0.1
lxml==4.9.3
psycopg2==2.9.9
Django==3.2.22
Django==3.2.23

# Other
amqp==5.1.1
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ install_requires =
Pillow==10.0.1
lxml==4.9.3
psycopg2==2.9.9
Django==3.2.22
Django==3.2.23

# Other
amqp==5.1.1
Expand Down

0 comments on commit cf73b3f

Please sign in to comment.