Skip to content

Commit a15614a

Browse files
committed
Try to fix tests on ci/cd
1 parent 8faffe8 commit a15614a

File tree

2 files changed

+41
-14
lines changed

2 files changed

+41
-14
lines changed

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ exceptiongroup = "~=1.2.1"
1818
tomli = "~=2.0.1"
1919
async-timeout = "~=4.0.3"
2020
black = "~=22.12.0"
21-
autohooks = "~=24.2.0"
22-
autohooks-plugin-ruff = "~=24.1.0"
23-
autohooks-plugin-black = "~=23.10.0"
21+
autohooks = "~=23.10.0"
22+
autohooks-plugin-ruff = "~=23.11.0"
23+
autohooks-plugin-black = "~=23.7.0"
2424
coloredlogs = "*"
2525
ruff = "*"

Pipfile.lock

Lines changed: 38 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)