Skip to content

Commit

Permalink
chore: upgrade to Python 3.11
Browse files Browse the repository at this point in the history
Manually update Pipfile, then run an install
  • Loading branch information
AndrewADev committed Aug 20, 2023
1 parent c674c35 commit 85a0cd6
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ mypy-extensions = "*"
mypy = "*"

[requires]
python_version = "3.10"
python_version = "3.11"

[pipenv]
allow_prereleases = true
77 changes: 41 additions & 36 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85a0cd6

Please sign in to comment.