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

Bump virtualenv from 20.26.3 to 20.26.6 #2

Merged
merged 1 commit into from
Jan 13, 2025
Merged
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
15 changes: 10 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ cffi==1.16.0
# via
# cryptography
# soundfile
# xattr
cftime==1.6.4
# via netcdf4
charset-normalizer==3.3.2
Expand All @@ -54,7 +53,9 @@ crashtest==0.4.1
# cleo
# poetry
cryptography==41.0.7
# via lifewatch-pypam
# via
# lifewatch-pypam
# secretstorage
cycler==0.11.0
# via matplotlib
dask==2023.12.1
Expand Down Expand Up @@ -122,6 +123,10 @@ installer==0.7.0
# via poetry
jaraco-classes==3.4.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jmespath==1.0.1
# via
# boto3
Expand Down Expand Up @@ -362,6 +367,8 @@ scipy==1.10.0
# scikit-maad
seaborn==0.13.0
# via lifewatch-pypam
secretstorage==3.3.3
# via keyring
shellingham==1.5.4
# via poetry
six==1.16.0
Expand Down Expand Up @@ -409,12 +416,10 @@ urllib3==2.2.2
# botocore
# dulwich
# requests
virtualenv==20.26.3
virtualenv==20.26.6
# via poetry
xarray==2023.8.0
# via lifewatch-pypam
xattr==1.1.0
# via poetry
zipp==3.19.2
# via importlib-metadata

Expand Down
Loading