Skip to content

Commit 4612df8

Browse files
committed
Drop python 3.8 and 3.9 support
1 parent 6d4fdfd commit 4612df8

2 files changed

Lines changed: 3 additions & 39 deletions

File tree

poetry.lock

Lines changed: 2 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ NetExec = 'nxc.netexec:main'
3333
nxcdb = 'nxc.nxcdb:main'
3434

3535
[tool.poetry.dependencies]
36-
python = "^3.8.0"
36+
python = "^3.10.0"
3737
aardwolf = "^0.2.8"
3838
aioconsole = "^0.6.2"
3939
aiosqlite = "^0.19.0"

0 commit comments

Comments
 (0)