Skip to content

Commit

Permalink
Upgrade to python 3.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
MSK61 committed Apr 14, 2024
1 parent c9f4bb3 commit b0c1c20
Show file tree
Hide file tree
Showing 4 changed files with 334 additions and 294 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Python
uses: actions/[email protected]
with:
python-version: "3.11.7"
python-version: "3.11.9"
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.7
3.11.9
Loading

0 comments on commit b0c1c20

Please sign in to comment.