We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c46205 commit 2bf195aCopy full SHA for 2bf195a
python.json
@@ -1,6 +1,6 @@
1
{
2
"id": "python",
3
- "version": "0.4.10",
+ "version": "0.4.11",
4
"description": "Python support for gauge",
5
"run": {
6
"windows": [
requirements.txt
@@ -28,7 +28,7 @@ rply==0.7.8
28
setuptools==80.9.0
29
six==1.17.0
30
twine==6.1.0
31
-urllib3==2.4.0
+urllib3==2.5.0
32
webencodings==0.5.1
33
zipp==3.22.0
34
coverage==7.8.2
0 commit comments