Sfoglia il codice sorgente

Bump django from 3.2.13 to 4.2.27 in /django/app

Bumps [django](https://github.com/django/django) from 3.2.13 to 4.2.27.
- [Commits](https://github.com/django/django/compare/3.2.13...4.2.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 mesi fa
parent
commit
98c7691d1b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      django/app/requirements.txt

+ 1 - 1
django/app/requirements.txt

@@ -1,2 +1,2 @@
-Django==3.2.13
+Django==4.2.27
 environs==7.3.1