Skip to content

Commit d2f8682

Browse files
authoredJun 27, 2024··
Merge pull request #414 from HackSoftware/update-dependencies
Update third-party libraries
2 parents 5983f35 + 0bf5066 commit d2f8682

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎requirements/local.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
-r base.txt
22

3-
pytest==8.0.1
3+
pytest==8.2.1
44
pytest-django==4.8.0
55

66
factory-boy==3.3.0
7-
Faker==23.2.1
7+
Faker==25.3.0
88

99
ipdb==0.13.13
1010
ipython==8.10.0
1111

1212
django-debug-toolbar==4.3.0
1313

14-
mypy==1.8.0
14+
mypy==1.10.0
1515

1616
django-stubs==4.2.7
1717
djangorestframework-stubs==3.14.5
1818
boto3-stubs==1.34.48
1919

2020
ruff==0.2.2
21-
pre-commit==3.6.2
21+
pre-commit==3.7.1

0 commit comments

Comments
 (0)
Please sign in to comment.