Skip to content

Commit

Permalink
Scheduled biweekly dependency update for week 45 (#1186)
Browse files Browse the repository at this point in the history
* Update black from 23.9.1 to 23.10.1

* Update flake8-isort from 6.1.0 to 6.1.1

* Update faker from 19.10.0 to 19.13.0

* Update pytest from 7.4.2 to 7.4.3

* Update pytest-django from 4.5.2 to 4.6.0

* Update syrupy from 4.5.0 to 4.6.0
  • Loading branch information
pyup-bot authored Nov 6, 2023
1 parent 22a8a7e commit 2752093
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements-codestyle.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==23.9.1
black==23.10.1
flake8==6.1.0
flake8-bugbear==23.9.16
flake8-isort==6.1.0
flake8-isort==6.1.1
isort==5.12.0
8 changes: 4 additions & 4 deletions requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
factory-boy==3.3.0
Faker==19.10.0
pytest==7.4.2
Faker==19.13.0
pytest==7.4.3
pytest-cov==4.1.0
pytest-django==4.5.2
pytest-django==4.6.0
pytest-factoryboy==2.6.0
syrupy==4.5.0
syrupy==4.6.0

0 comments on commit 2752093

Please sign in to comment.