File tree 3 files changed +3
-8
lines changed
3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ pygments==2.15.1
108
108
# pudb
109
109
# readme-renderer
110
110
# rich
111
- pylint==2.17.4
111
+ pylint==2.17.5
112
112
# via -r requirements/dev.in
113
113
pyproject-api==1.5.3
114
114
# via tox
Original file line number Diff line number Diff line change 6
6
#
7
7
cffi==1.15.1
8
8
# via -r requirements/light-threads.in
9
- dnspython==2.3.0
10
- # via
11
- # -c requirements/pins.pip
12
- # eventlet
9
+ dnspython==2.4.1
10
+ # via eventlet
13
11
eventlet==0.33.3
14
12
# via -r requirements/light-threads.in
15
13
gevent==23.7.0
Original file line number Diff line number Diff line change 6
6
# sphinx-rtd-theme wants <7
7
7
# https://github.com/readthedocs/sphinx_rtd_theme/issues/1463
8
8
Sphinx<7
9
-
10
- # https://github.com/rthalley/dnspython/issues/957
11
- dnspython<2.4.0
You can’t perform that action at this time.
0 commit comments