Skip to content

Commit 5fef9e4

Browse files
committed
use python version 3.10.0
1 parent 6f83beb commit 5fef9e4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.python-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9.7
1+
3.10.0

poetry.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
authors = ["Your Name <[email protected]>"]
66

77
[tool.poetry.dependencies]
8-
python = "^3.9"
8+
python = "^3.10"
99
# This list was migrated as-is from the requirements.txt file.
1010
astroid = "2.4.2"
1111
attrs = "20.3.0"

0 commit comments

Comments
 (0)