Commit aec2cf5
committed
Update dependencies
```text
.venv ❯ poetry update
Updating dependencies
Resolving dependencies... (11.6s)
Writing lock file
Package operations: 0 installs, 5 updates, 0 removals
• Updating identify (2.2.2 -> 2.2.3)
• Updating nodeenv (1.5.0 -> 1.6.0)
• Updating typed-ast (1.4.2 -> 1.4.3)
• Updating flake8 (3.9.0 -> 3.9.1)
• Updating pre-commit (2.11.1 -> 2.12.1)
.venv ❯ pre-commit autoupdate
Updating https://github.com/psf/black ... already up to date.
Updating https://github.com/pycqa/flake8 ... updating 3.9.0 -> 3.9.1.
Updating https://github.com/pycqa/isort ... already up to date.
Updating https://github.com/pre-commit/mirrors-mypy ... already up to date.
Updating https://github.com/pre-commit/mirrors-prettier ... already up to date.
Updating https://github.com/pre-commit/pre-commit-hooks ... already up to date.
```1 parent 2615802 commit aec2cf5
2 files changed
+44
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments