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 e4cce6c commit 0907d98Copy full SHA for 0907d98
Pipfile
@@ -28,7 +28,7 @@ pluggy = "==0.13.1"
28
py = "==1.10.0"
29
pyparsing = "==2.4.7"
30
pytest-forked = "==1.3.0"
31
-requests = "==2.32.2"
+requests = "==2.32.3"
32
robotframework-pythonlibcore = "==2.2.1"
33
six = "==1.15.0"
34
toml = "==0.10.2"
requirements.txt
@@ -20,7 +20,7 @@ pytest-forked==1.3.0
20
pytest-xdist==2.2.1
21
pytest==6.2.5
22
pyyaml==6.0.1
23
-requests==2.32.2
+requests==2.32.3
24
robotframework-appiumlibrary==1.5.0.7
25
robotframework-pabot==1.11
26
robotframework-pythonlibcore==2.2.1
0 commit comments