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

Feature/dependabot alerts part 3 #391

Merged
merged 2 commits into from
Jul 7, 2024
Merged
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
2 changes: 1 addition & 1 deletion ci/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
alabaster==0.7.12 # via sphinx
attrs==19.3.0
babel==2.9.1 # via sphinx
certifi==2023.7.22 # via requests
certifi==2024.07.04 # via requests
cffi==1.14.0
chardet==3.0.4 # via requests
click==7.1.2
Expand Down
1 change: 0 additions & 1 deletion ci/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ packaging==20.3 # via pytest
pandas==1.0.3 # via xarray
pep8==1.7.1 # via pytest-pep8
pluggy==0.13.1 # via pytest
py==1.11.0 # via pytest
pycparser==2.20 # via cffi
pyflakes==2.2.0 # via pytest-flakes
pyparsing==2.4.7 # via packaging
Expand Down
Loading