Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #462

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -34,7 +34,7 @@ jinja2==3.1.3
# via sphinx
livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
packaging==23.2
# via
Expand All @@ -47,7 +47,7 @@ pygments==2.17.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pytz==2023.3.post1
pytz==2024.1
# via babel
requests==2.31.0
# via
Expand Down Expand Up @@ -106,7 +106,7 @@ tornado==6.4
# via livereload
typing-extensions==4.9.0
# via pydata-sphinx-theme
urllib3==2.1.0
urllib3==2.2.0
# via requests
zipp==3.17.0
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
# via -r requirements/pip.in