Skip to content

Commit

Permalink
pipup: 9 dependencies updated in {{cookiecutter.project_name}}/requir…
Browse files Browse the repository at this point in the history
…ements-dev.txt

* celery-types: 0.14.0 -> 0.22.0
* django-debug-toolbar: 3.8.1 -> 4.3.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 -> 8.0.0
* requests: 2.28.1 -> 2.31.0
* tox: 4.0.3 -> 4.12.1
* types-PyYAML: 6.0.12.2 -> 6.0.12.12
  • Loading branch information
infrabits-pipup[bot] authored Feb 3, 2024
1 parent c63ca5a commit 3e64daf
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions {{cookiecutter.project_name}}/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
fabric2==2.7.1
fabric2==3.2.2
patchwork==1.0.1
django-debug-toolbar==3.8.1
tox==4.0.3
pytest==7.2.0
django-debug-toolbar==4.3.0
tox==4.12.1
pytest==8.0.0
pylama==8.4.1
requests==2.28.1
mypy==0.991
django-stubs==1.13.1
types-PyYAML==6.0.12.2
celery-types==0.14.0
requests==2.31.0
mypy==1.8.0
django-stubs==4.2.7
types-PyYAML==6.0.12.12
celery-types==0.22.0

1 comment on commit 3e64daf

@infrabits-pipup
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected workflow (CI) failed

Please sign in to comment.