Commit ae8d3b9 1 parent 156981f commit ae8d3b9 Copy full SHA for ae8d3b9
File tree 7 files changed +14
-14
lines changed
7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
astroid==3.3.8
8
8
# via pylint
9
- attrs==24.3 .0
9
+ attrs==25.1 .0
10
10
# via hypothesis
11
11
backports-tarfile==1.2.0
12
12
# via jaraco-context
13
13
build==1.2.2.post1
14
14
# via check-manifest
15
15
cachetools==5.5.1
16
16
# via tox
17
- certifi==2024.12.14
17
+ certifi==2025.1.31
18
18
# via requests
19
19
chardet==5.2.0
20
20
# via tox
@@ -49,7 +49,7 @@ flaky==3.8.1
49
49
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
50
50
greenlet==3.1.1
51
51
# via -r requirements/dev.in
52
- hypothesis==6.124.2
52
+ hypothesis==6.125.1
53
53
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
54
54
id==1.5.0
55
55
# via twine
@@ -62,7 +62,7 @@ importlib-metadata==8.6.1
62
62
# twine
63
63
iniconfig==2.0.0
64
64
# via pytest
65
- isort==5.13.2
65
+ isort==6.0.0
66
66
# via pylint
67
67
jaraco-classes==3.4.0
68
68
# via keyring
@@ -115,7 +115,7 @@ pygments==2.19.1
115
115
# pudb
116
116
# readme-renderer
117
117
# rich
118
- pylint==3.3.3
118
+ pylint==3.3.4
119
119
# via -r requirements/dev.in
120
120
pyproject-api==1.9.0
121
121
# via tox
@@ -193,7 +193,7 @@ zipp==3.21.0
193
193
# via importlib-metadata
194
194
195
195
# The following packages are considered to be unsafe in a requirements file:
196
- pip==24.3.1
196
+ pip==25.0
197
197
# via -r /Users/ned/coverage/trunk/requirements/pip.in
198
198
setuptools==75.8.0
199
199
# via
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ bracex==2.5.post1
14
14
# via cibuildwheel
15
15
build==1.2.2.post1
16
16
# via -r requirements/kit.in
17
- certifi==2024.12.14
17
+ certifi==2025.1.31
18
18
# via
19
19
# cibuildwheel
20
20
# requests
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ cffi==1.17.1
8
8
# via -r requirements/light-threads.in
9
9
dnspython==2.7.0
10
10
# via eventlet
11
- eventlet==0.38.2
11
+ eventlet==0.39.0
12
12
# via -r requirements/light-threads.in
13
13
gevent==24.11.1
14
14
# via -r requirements/light-threads.in
Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- attrs==24.3 .0
7
+ attrs==25.1 .0
8
8
# via hypothesis
9
9
colorama==0.4.6
10
10
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
@@ -16,7 +16,7 @@ execnet==2.1.1
16
16
# via pytest-xdist
17
17
flaky==3.8.1
18
18
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
19
- hypothesis==6.124.2
19
+ hypothesis==6.125.1
20
20
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ zipp==3.21.0
28
28
# via importlib-metadata
29
29
30
30
# The following packages are considered to be unsafe in a requirements file:
31
- pip==24.3.1
31
+ pip==25.0
32
32
# via pip-tools
33
33
setuptools==75.8.0
34
34
# via pip-tools
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ virtualenv==20.28.1
16
16
# -r requirements/pip.in
17
17
18
18
# The following packages are considered to be unsafe in a requirements file:
19
- pip==24.3.1
19
+ pip==25.0
20
20
# via -r requirements/pip.in
21
21
setuptools==75.8.0
22
22
# via -r requirements/pip.in
Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- attrs==24.3 .0
7
+ attrs==25.1 .0
8
8
# via hypothesis
9
9
colorama==0.4.6
10
10
# via -r requirements/pytest.in
@@ -16,7 +16,7 @@ execnet==2.1.1
16
16
# via pytest-xdist
17
17
flaky==3.8.1
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.124.2
19
+ hypothesis==6.125.1
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
You can’t perform that action at this time.
0 commit comments