File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ h11==0.14.0
48
48
# via wsproto
49
49
httpcore==1.0.6
50
50
# via httpx
51
- httpx==0.27.2
51
+ httpx==0.28.1
52
52
# via browserbase
53
53
# via respx
54
54
idna==3.10
@@ -107,10 +107,14 @@ python-slugify==8.0.4
107
107
# via pytest-playwright
108
108
requests==2.32.3
109
109
# via pytest-base-url
110
- respx==0.21.1
111
110
rich==13.9.3
112
111
ruff==0.7.1
113
112
selenium==4.25.0
113
+ pytz==2023.3.post1
114
+ # via dirty-equals
115
+ respx==0.22.0
116
+ setuptools==68.2.2
117
+ # via nodeenv
114
118
six==1.16.0
115
119
# via python-dateutil
116
120
sniffio==1.3.1
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ h11==0.14.0
26
26
# via httpcore
27
27
httpcore==1.0.2
28
28
# via httpx
29
- httpx==0.25.2
29
+ httpx==0.28.1
30
30
# via browserbase
31
31
idna==3.4
32
32
# via anyio
@@ -38,7 +38,6 @@ pydantic-core==2.27.1
38
38
sniffio==1.3.0
39
39
# via anyio
40
40
# via browserbase
41
- # via httpx
42
41
typing-extensions==4.12.2
43
42
# via anyio
44
43
# via browserbase
You can’t perform that action at this time.
0 commit comments