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 5983f35 + 0bf5066 commit d2f8682Copy full SHA for d2f8682
requirements/local.txt
@@ -1,21 +1,21 @@
1
-r base.txt
2
3
-pytest==8.0.1
+pytest==8.2.1
4
pytest-django==4.8.0
5
6
factory-boy==3.3.0
7
-Faker==23.2.1
+Faker==25.3.0
8
9
ipdb==0.13.13
10
ipython==8.10.0
11
12
django-debug-toolbar==4.3.0
13
14
-mypy==1.8.0
+mypy==1.10.0
15
16
django-stubs==4.2.7
17
djangorestframework-stubs==3.14.5
18
boto3-stubs==1.34.48
19
20
ruff==0.2.2
21
-pre-commit==3.6.2
+pre-commit==3.7.1
0 commit comments