Skip to content

Commit 408fac4

Browse files
build(deps-dev): bump pre-commit from 2.15.0 to 2.17.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.15.0 to 2.17.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.15.0...v2.17.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92a8384 commit 408fac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage == 6.1.2
22
freezegun == 1.1.0
33
mypy == 0.910
4-
pre-commit == 2.15.0
4+
pre-commit == 2.17.0
55
pylint == 2.11.1
66
pytest == 6.2.5
77
pytest-asyncio == 0.16.0
@@ -11,6 +11,6 @@ responses == 0.16.0
1111
types-requests == 2.27.7
1212
types-setuptools == 57.4.7
1313
types-six == 1.16.2
14-
types-toml == 0.10.1
14+
types-toml == 0.10.3
1515
types-freezegun == 1.1.3
1616
-r requirements.txt

0 commit comments

Comments
 (0)