Skip to content

Commit 1eba1db

Browse files
chore: 5.2.0 Release (#29)
- **BREAKING CHANGE:** Do not install `pipx` into user site-packages, install it into the system site-packages and configure to use `/opt/pipx` for venvs and binaries - Update `py310` image to Python 3.10.2 - Update `py39` image to Python 3.9.10 - Update pip to 22.0.3 - Update pipx to 1.0.0 - Update poetry to 1.1.13 - Update pre-commit to 2.17.0 - Update tox to 3.24.5 - Update virtualenv to 20.13.1
1 parent 94cb5b2 commit 1eba1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
BADABUMP_VERSION: "21.3.3"
13-
PYTHON_VERSION: "3.10.0"
13+
PYTHON_VERSION: "3.10.2"
1414
PYTHONUNBUFFERED: "1"
1515

1616
jobs:

0 commit comments

Comments
 (0)