Skip to content

Commit c3bddc1

Browse files
pipup: 9 dependencies updated in {{cookiecutter.project_name}}/requirements-dev.txt
* celery-types: 0.14.0 -> 0.21.0 * django-debug-toolbar: 3.8.1 -> 4.2.0 * django-stubs: 1.13.1 -> 4.2.7 * fabric2: 2.7.1 -> 3.2.2 * mypy: 0.991 -> 1.8.0 * pytest: 7.2.0 -> 7.4.4 * requests: 2.28.1 -> 2.31.0 * tox: 4.0.3 -> 4.12.1 * types-PyYAML: 6.0.12.2 -> 6.0.12.12
1 parent 1875263 commit c3bddc1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
fabric2==2.7.1
1+
fabric2==3.2.2
22
patchwork==1.0.1
3-
django-debug-toolbar==3.8.1
4-
tox==4.0.3
5-
pytest==7.2.0
3+
django-debug-toolbar==4.2.0
4+
tox==4.12.1
5+
pytest==7.4.4
66
pylama==8.4.1
7-
requests==2.28.1
8-
mypy==0.991
9-
django-stubs==1.13.1
10-
types-PyYAML==6.0.12.2
11-
celery-types==0.14.0
7+
requests==2.31.0
8+
mypy==1.8.0
9+
django-stubs==4.2.7
10+
types-PyYAML==6.0.12.12
11+
celery-types==0.21.0

0 commit comments

Comments
 (0)