Skip to content

Commit d036e95

Browse files
authored
Merge pull request #344 from HackSoftware/dependencies
Bump dependencies
2 parents 0efc32a + 8aeffd8 commit d036e95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==4.1.6
1+
Django==4.1.7
22
django-environ==0.9.0
33
psycopg2==2.9.5
44
djangorestframework==3.14.0

requirements/local.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ pytest-django==4.5.2
66
factory-boy==3.2.1
77
Faker==15.1.1
88

9-
ipdb==0.13.9
9+
ipdb==0.13.11
1010
ipython==8.10.0
1111

1212
django-debug-toolbar==3.8.1
1313

14-
mypy==0.991
14+
mypy==1.0.1
1515

1616
django-stubs==1.14.0
1717
djangorestframework-stubs==1.8.0
18-
boto3-stubs==1.26.41
18+
boto3-stubs==1.26.81
1919

2020
flake8==6.0.0
2121
isort==5.10.1
22-
black==22.10.0
22+
black==23.1.0
2323
pre-commit==3.0.2

0 commit comments

Comments
 (0)