Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent 80e104f commit 6a7cca8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
name: compiled-wheels
path: dist/

- uses: pypa/[email protected].10
- uses: pypa/[email protected].6
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.9
3.11.5

0 comments on commit 6a7cca8

Please sign in to comment.