Skip to content

Commit

Permalink
Update to the latest autest release (#262)
Browse files Browse the repository at this point in the history
This has fixes for Python 3.11
  • Loading branch information
bneradt authored Jun 12, 2023
1 parent 42d0af5 commit 1699ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/autests/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ autopep8 = "*"
pyflakes = "*"

[packages]
autest = "==1.10.1"
autest = "*"
"httpx[http2]" = "*"
pyOpenSSL = "*"
eventlet = "*"
Expand Down

0 comments on commit 1699ada

Please sign in to comment.