Skip to content

Commit e02d677

Browse files
build(deps-dev): bump types-croniter from 1.0.7 to 1.0.8
Bumps [types-croniter](https://github.com/python/typeshed) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-croniter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a05121 commit e02d677

File tree

2 files changed

+74
-51
lines changed

2 files changed

+74
-51
lines changed

poetry.lock

+70-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fastapi-crudrouter=['fastapi-crudrouter>=0.8.4']
3838
pytest = "^7.1.1"
3939
coverage = {extras = ["toml"], version = "^6.3"}
4040
safety = "^1.10.3"
41-
mypy = "^0.931"
41+
mypy = "^0.942"
4242
typeguard = "^2.13.2"
4343
xdoctest = {extras = ["colors"], version = "^1.0.0"}
4444
sphinx = "^4.3.2"
@@ -52,14 +52,14 @@ flake8-docstrings = "^1.6.0"
5252
flake8-rst-docstrings = "^0.2.3"
5353
pep8-naming = "^0.12.1"
5454
darglint = "^1.8.1"
55-
reorder-python-imports = "^2.7.1"
55+
reorder-python-imports = "^3.0.1"
5656
pre-commit-hooks = "^4.2.0"
5757
sphinx-click = "^3.1.0"
5858
Pygments = "^2.11.2"
5959
pyupgrade = "^2.32.0"
6060
furo = ">=2021.11.12"
6161
pytest-cov = "^3.0.0"
62-
types-croniter = "^1.0.7"
62+
types-croniter = "^1.0.8"
6363
pytest_async = "^0.1.1"
6464
pytest-asyncio = "^0.18.3"
6565
pytest-mock = "^3.7.0"
@@ -72,7 +72,7 @@ pytest-mockservers = "^0.6.0"
7272
pytest-xdist = "^2.5.0"
7373
redislite = "^6.0.674960"
7474
tox = "^3.24.4"
75-
pylint = "^2.12.2"
75+
pylint = "^2.13.5"
7676
setuptools-git-versioning = "^1.9.2"
7777

7878
[tool.coverage.paths]

0 commit comments

Comments
 (0)