File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
autocommand==2.2.2
8
8
# via jaraco-text
9
- backports-tarfile==1.1.1
9
+ backports-tarfile==1.2.0
10
10
# via jaraco-context
11
11
certifi==2024.2.2
12
12
# via requests
@@ -20,11 +20,11 @@ colorama==0.4.6
20
20
# via
21
21
# pytest
22
22
# pytest-watch
23
- coverage==7.5.0
23
+ coverage==7.5.3
24
24
# via
25
25
# -r requirements/tox-py39-cp39-win32-amd64.in
26
26
# pytest-cov
27
- cryptography==42.0.5
27
+ cryptography==42.0.7
28
28
# via
29
29
# pyopenssl
30
30
# trustme
@@ -80,13 +80,13 @@ py==1.11.0
80
80
# via pypytools
81
81
pycparser==2.22
82
82
# via cffi
83
- pygments==2.17.2
83
+ pygments==2.18.0
84
84
# via rich
85
85
pyopenssl==24.1.0 ; implementation_name != "pypy"
86
86
# via -r requirements/tox-py39-cp39-win32-amd64.in
87
87
pypytools==0.6.2
88
88
# via -r requirements/tox-py39-cp39-win32-amd64.in
89
- pytest==8.2.0
89
+ pytest==8.2.1
90
90
# via
91
91
# -r requirements/tox-py39-cp39-win32-amd64.in
92
92
# pytest-clarity
@@ -112,7 +112,7 @@ pytest-xdist==3.6.1
112
112
# via -r requirements/tox-py39-cp39-win32-amd64.in
113
113
pytz==2024.1
114
114
# via tempora
115
- requests==2.31.0
115
+ requests==2.32.3
116
116
# via
117
117
# -r requirements/tox-py39-cp39-win32-amd64.in
118
118
# requests-toolbelt
@@ -133,17 +133,17 @@ tomli==2.0.1
133
133
# pytest
134
134
trustme==1.1.0
135
135
# via -r requirements/tox-py39-cp39-win32-amd64.in
136
- typeguard==4.2.1
136
+ typeguard==4.3.0
137
137
# via inflect
138
- typing-extensions==4.11.0
138
+ typing-extensions==4.12.1
139
139
# via
140
140
# inflect
141
141
# typeguard
142
142
urllib3==1.26.18
143
143
# via
144
144
# -r requirements/tox-py39-cp39-win32-amd64.in
145
145
# requests
146
- watchdog==4.0.0
146
+ watchdog==4.0.1
147
147
# via pytest-watch
148
- zipp==3.18 .1
148
+ zipp==3.19 .1
149
149
# via importlib-metadata
You can’t perform that action at this time.
0 commit comments