File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -78,13 +78,13 @@ pylint==3.3.7
7878
7979pyproject-hooks == 1.2.0 ; python_version >= '3.7'
8080
81- pytest == 8.4.0
81+ pytest == 8.4.1
8282
8383pytest-cov == 5.0.0
8484
8585pytest-mock == 3.14.1
8686
87- python-dotenv == 1.1.0
87+ python-dotenv == 1.1.1
8888
8989pytest-trio == 0.8.0
9090
@@ -113,7 +113,7 @@ trio==0.30.0
113113types-python-dateutil == 2.9.0.20250516
114114
115115types-requests == 2.32.4.20250611 ; python_version >= '3.7'
116- urllib3 == 2.4 .0 ; python_version >= '3.7'
116+ urllib3 == 2.5 .0 ; python_version >= '3.7'
117117typing-extensions == 4.14.0 ; python_version >= '3.7'
118118
119119
@@ -153,7 +153,7 @@ microsoft-kiota-http==1.9.3
153153
154154microsoft-kiota-serialization-json == 1.9.3
155155
156- multidict == 6.5.0 ; python_version >= '3.7'
156+ multidict == 6.5.1 ; python_version >= '3.7'
157157
158158uritemplate == 4.2.0 ; python_version >= '3.6'
159159
You can’t perform that action at this time.
0 commit comments