Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 8a0f62f

Browse files
chore: Updating Python Requirements (#1275)
1 parent 491b3ca commit 8a0f62f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements/doc.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ babel==2.14.0
1414
# sphinx
1515
beautifulsoup4==4.12.3
1616
# via pydata-sphinx-theme
17-
certifi==2023.11.17
17+
certifi==2024.2.2
1818
# via requests
1919
charset-normalizer==3.3.2
2020
# via requests
@@ -35,7 +35,7 @@ importlib-metadata==7.0.1
3535
# via sphinx
3636
jinja2==3.1.3
3737
# via sphinx
38-
markupsafe==2.1.4
38+
markupsafe==2.1.5
3939
# via jinja2
4040
nh3==0.2.15
4141
# via readme-renderer
@@ -54,7 +54,7 @@ pygments==2.17.2
5454
# pydata-sphinx-theme
5555
# readme-renderer
5656
# sphinx
57-
pytz==2023.4
57+
pytz==2024.1
5858
# via babel
5959
pyyaml==6.0.1
6060
# via -r requirements/base.txt

requirements/pip.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ wheel==0.42.0
88
# via -r requirements/pip.in
99

1010
# The following packages are considered to be unsafe in a requirements file:
11-
pip==23.3.2
11+
pip==24.0
1212
# via -r requirements/pip.in
13-
setuptools==69.0.3
13+
setuptools==69.1.0
1414
# via -r requirements/pip.in

0 commit comments

Comments
 (0)