Преглед на файлове

Bump django from 3.2 to 3.2.2

Bumps [django](https://github.com/django/django) from 3.2 to 3.2.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2...3.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] преди 4 години
родител
ревизия
e833861dae
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.3.4
-Django==3.2
+Django==3.2.2
 pytz==2021.1
 sqlparse==0.4.1
 requests==2.25.1