We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0efc32a + 8aeffd8 commit d036e95Copy full SHA for d036e95
requirements/base.txt
@@ -1,4 +1,4 @@
1
-Django==4.1.6
+Django==4.1.7
2
django-environ==0.9.0
3
psycopg2==2.9.5
4
djangorestframework==3.14.0
requirements/local.txt
@@ -6,18 +6,18 @@ pytest-django==4.5.2
6
factory-boy==3.2.1
7
Faker==15.1.1
8
9
-ipdb==0.13.9
+ipdb==0.13.11
10
ipython==8.10.0
11
12
django-debug-toolbar==3.8.1
13
14
-mypy==0.991
+mypy==1.0.1
15
16
django-stubs==1.14.0
17
djangorestframework-stubs==1.8.0
18
-boto3-stubs==1.26.41
+boto3-stubs==1.26.81
19
20
flake8==6.0.0
21
isort==5.10.1
22
-black==22.10.0
+black==23.1.0
23
pre-commit==3.0.2
0 commit comments