Skip to content

Commit

Permalink
Add flake8-datetimez plugin (#274)
Browse files Browse the repository at this point in the history
* Add flake8-datetimez plugin

* Fix poetry.lock after merge
  • Loading branch information
evgeny-stakewise authored Jan 22, 2024
1 parent 35b7bfc commit cd8d0be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ bandit = { version = "==1.7.5", extras = ["toml"] }
black = { version = "==23.10.0", extras = ["d"] }
pyinstaller = "==5.13.2"
faker = "==19.11.0"
flake8-datetime-utcnow-plugin = "==0.1.2"
flake8-print = "==5.0.0"
flake8-datetimez = "==20.10.0"
types-pyyaml = "==6.0.12.12"
coverage = "==7.3.2"
aioresponses = "^0.7.4"
Expand Down

0 comments on commit cd8d0be

Please sign in to comment.