Skip to content

Commit

Permalink
chore(deps): bump requirements (pydantic#3166)
Browse files Browse the repository at this point in the history
* chore(deps): bump requirements

* chore(deps-dev): bump lint requirements

* chore(deps-dev): add test requirements

* chore(deps-dev): last bumps

* fix: mypy update

* chore: docs bumps
  • Loading branch information
PrettyWood authored and jpribyl committed Dec 4, 2021
1 parent b535aea commit 8708b9b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/requirements-linting.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
black==21.8b0
flake8==3.9.2
flake8-quotes==3.2.0
hypothesis==6.13.10
isort==5.8.0
mypy==0.902
flake8-quotes==3.3.0
hypothesis==6.17.4
isort==5.9.3
mypy==0.910
pycodestyle==2.7.0
pyflakes==2.3.1
twine==3.4.1
twine==3.4.2

0 comments on commit 8708b9b

Please sign in to comment.