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 @@ -28,7 +28,7 @@ filelock==3.13.1
2828 # via
2929 # tox
3030 # virtualenv
31- importlib-metadata==7.0.0
31+ importlib-metadata==7.0.1
3232 # via
3333 # -r requirements/pip-tools.txt
3434 # build
@@ -67,7 +67,7 @@ pyproject-hooks==1.0.0
6767 # via
6868 # -r requirements/pip-tools.txt
6969 # build
70- pytest==7.4.3
70+ pytest==7.4.4
7171 # via -r requirements/test.txt
7272pyyaml==6.0.1
7373 # via
@@ -83,7 +83,7 @@ tomli==2.0.1
8383 # pyproject-hooks
8484 # pytest
8585 # tox
86- tox==4.11.4
86+ tox==4.12.1
8787 # via -r requirements/dev.in
8888virtualenv==20.25.0
8989 # via tox
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ babel==2.14.0
1212 # via
1313 # pydata-sphinx-theme
1414 # sphinx
15- beautifulsoup4==4.12.2
15+ beautifulsoup4==4.12.3
1616 # via pydata-sphinx-theme
1717certifi==2023.11.17
1818 # via requests
@@ -31,11 +31,11 @@ idna==3.6
3131 # via requests
3232imagesize==1.4.1
3333 # via sphinx
34- importlib-metadata==7.0.0
34+ importlib-metadata==7.0.1
3535 # via sphinx
36- jinja2==3.1.2
36+ jinja2==3.1.3
3737 # via sphinx
38- markupsafe==2.1.3
38+ markupsafe==2.1.4
3939 # via jinja2
4040nh3==0.2.15
4141 # via readme-renderer
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build==1.0.3
88 # via pip-tools
99click==8.1.7
1010 # via pip-tools
11- importlib-metadata==7.0.0
11+ importlib-metadata==7.0.1
1212 # via build
1313packaging==23.2
1414 # via build
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ wheel==0.42.0
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==23.3.2
1212 # via -r requirements/pip.in
13- setuptools==69.0.2
13+ setuptools==69.0.3
1414 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ pluggy==1.3.0
1616 # via pytest
1717ptyprocess==0.7.0
1818 # via pexpect
19- pytest==7.4.3
19+ pytest==7.4.4
2020 # via -r requirements/test.in
2121pyyaml==6.0.1
2222 # via -r requirements/base.txt
You can’t perform that action at this time.
0 commit comments