Skip to content

Commit

Permalink
upgrade to python 3.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Dec 12, 2023
1 parent e3db9d8 commit b60a584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.11.2
python-version: 3.11.7
cache: 'poetry'

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion runtime.txt
@@ -1 +1 @@
python-3.11.2
python-3.11.7

0 comments on commit b60a584

Please sign in to comment.