We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad08d1 commit 57ae1d5Copy full SHA for 57ae1d5
.github/workflows/pre-commit.yml
@@ -9,7 +9,7 @@ on:
9
pull_request: ~
10
11
env:
12
- PYTHON_VERSION: 3.13.0
+ PYTHON_VERSION: 3.13.1
13
PRE_COMMIT_VERSION: 4.0.1
14
15
jobs:
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ on:
16
17
18
19
20
POETRY_VERSION: 1.8.4
21
22
0 commit comments