File tree 7 files changed +23
-23
lines changed
7 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- astroid==3.2.3
7
+ astroid==3.2.4
8
8
# via pylint
9
9
attrs==23.2.0
10
10
# via hypothesis
@@ -49,11 +49,11 @@ flaky==3.8.1
49
49
# via -r requirements/pytest.in
50
50
greenlet==3.0.3
51
51
# via -r requirements/dev.in
52
- hypothesis==6.108.2
52
+ hypothesis==6.108.5
53
53
# via -r requirements/pytest.in
54
54
idna==3.7
55
55
# via requests
56
- importlib-metadata==8.0 .0
56
+ importlib-metadata==8.2 .0
57
57
# via
58
58
# build
59
59
# keyring
@@ -68,7 +68,7 @@ jaraco-classes==3.4.0
68
68
# via keyring
69
69
jaraco-context==5.3.0
70
70
# via keyring
71
- jaraco-functools==4.0.1
71
+ jaraco-functools==4.0.2
72
72
# via keyring
73
73
jedi==0.19.1
74
74
# via pudb
@@ -108,21 +108,21 @@ pluggy==1.5.0
108
108
# via
109
109
# pytest
110
110
# tox
111
- pudb==2024.1.1
111
+ pudb==2024.1.2
112
112
# via -r requirements/dev.in
113
113
pygments==2.18.0
114
114
# via
115
115
# -r requirements/pytest.in
116
116
# pudb
117
117
# readme-renderer
118
118
# rich
119
- pylint==3.2.5
119
+ pylint==3.2.6
120
120
# via -r requirements/dev.in
121
121
pyproject-api==1.7.1
122
122
# via tox
123
123
pyproject-hooks==1.1.0
124
124
# via build
125
- pytest==8.2 .2
125
+ pytest==8.3 .2
126
126
# via
127
127
# -r requirements/pytest.in
128
128
# pytest-xdist
@@ -193,9 +193,9 @@ zipp==3.19.2
193
193
# importlib-resources
194
194
195
195
# The following packages are considered to be unsafe in a requirements file:
196
- pip==24.1. 2
196
+ pip==24.2
197
197
# via -r requirements/pip.in
198
- setuptools==71.0.4
198
+ setuptools==72.1.0
199
199
# via
200
200
# -r requirements/pip.in
201
201
# check-manifest
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ filelock==3.15.4
30
30
# via cibuildwheel
31
31
idna==3.7
32
32
# via requests
33
- importlib-metadata==8.0 .0
33
+ importlib-metadata==8.2 .0
34
34
# via
35
35
# build
36
36
# keyring
@@ -41,7 +41,7 @@ jaraco-classes==3.4.0
41
41
# via keyring
42
42
jaraco-context==5.3.0
43
43
# via keyring
44
- jaraco-functools==4.0.1
44
+ jaraco-functools==4.0.2
45
45
# via keyring
46
46
keyring==25.2.1
47
47
# via twine
@@ -106,5 +106,5 @@ zipp==3.19.2
106
106
# importlib-resources
107
107
108
108
# The following packages are considered to be unsafe in a requirements file:
109
- setuptools==71.0.4
109
+ setuptools==72.1.0
110
110
# via -r requirements/kit.in
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ zope-interface==6.4.post2
25
25
# via gevent
26
26
27
27
# The following packages are considered to be unsafe in a requirements file:
28
- setuptools==71.0.4
28
+ setuptools==72.1.0
29
29
# via
30
30
# zope-event
31
31
# zope-interface
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ 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.108.2
19
+ hypothesis==6.108.5
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
23
- mypy==1.11.0
23
+ mypy==1.11.1
24
24
# via -r requirements/mypy.in
25
25
mypy-extensions==1.0.0
26
26
# via mypy
@@ -30,7 +30,7 @@ pluggy==1.5.0
30
30
# via pytest
31
31
pygments==2.18.0
32
32
# via -r requirements/pytest.in
33
- pytest==8.2 .2
33
+ pytest==8.3 .2
34
34
# via
35
35
# -r requirements/pytest.in
36
36
# pytest-xdist
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build==1.2.1
8
8
# via pip-tools
9
9
click==8.1.7
10
10
# via pip-tools
11
- importlib-metadata==8.0 .0
11
+ importlib-metadata==8.2 .0
12
12
# via build
13
13
packaging==24.1
14
14
# via build
@@ -28,7 +28,7 @@ zipp==3.19.2
28
28
# via importlib-metadata
29
29
30
30
# The following packages are considered to be unsafe in a requirements file:
31
- pip==24.1. 2
31
+ pip==24.2
32
32
# via pip-tools
33
- setuptools==71.0.4
33
+ setuptools==72.1.0
34
34
# via pip-tools
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ virtualenv==20.26.3
14
14
# via -r requirements/pip.in
15
15
16
16
# The following packages are considered to be unsafe in a requirements file:
17
- pip==24.1. 2
17
+ pip==24.2
18
18
# via -r requirements/pip.in
19
- setuptools==71.0.4
19
+ setuptools==72.1.0
20
20
# via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -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.108.2
19
+ hypothesis==6.108.5
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
@@ -26,7 +26,7 @@ pluggy==1.5.0
26
26
# via pytest
27
27
pygments==2.18.0
28
28
# via -r requirements/pytest.in
29
- pytest==8.2 .2
29
+ pytest==8.3 .2
30
30
# via
31
31
# -r requirements/pytest.in
32
32
# pytest-xdist
You can’t perform that action at this time.
0 commit comments