This repository was archived by the owner on Aug 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ colorama==0.4.6
2020 # via tox
2121distlib==0.3.7
2222 # via virtualenv
23- exceptiongroup==1.1.3
23+ exceptiongroup==1.2.0
2424 # via
2525 # -r requirements/test.txt
2626 # pytest
@@ -86,7 +86,7 @@ tomli==2.0.1
8686 # tox
8787tox==4.11.3
8888 # via -r requirements/dev.in
89- virtualenv==20.24.6
89+ virtualenv==20.24.7
9090 # via tox
9191wheel==0.41.3
9292 # via
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ babel==2.13.1
1414 # sphinx
1515beautifulsoup4==4.12.2
1616 # via pydata-sphinx-theme
17- certifi==2023.7.22
17+ certifi==2023.11.17
1818 # via requests
1919charset-normalizer==3.3.2
2020 # via requests
@@ -47,7 +47,7 @@ pbr==6.0.0
4747 # via stevedore
4848pydata-sphinx-theme==0.14.3
4949 # via sphinx-book-theme
50- pygments==2.16.1
50+ pygments==2.17.2
5151 # via
5252 # accessible-pygments
5353 # doc8
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ wheel==0.41.3
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==23.3.1
1212 # via -r requirements/pip.in
13- setuptools==68.2 .2
13+ setuptools==69.0 .2
1414 # via -r requirements/pip.in
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- exceptiongroup==1.1.3
7+ exceptiongroup==1.2.0
88 # via pytest
99iniconfig==2.0.0
1010 # via pytest
You can’t perform that action at this time.
0 commit comments