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

Update progressbar2 to 3.38.0 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,9 @@ olefile==0.45.1 \
--hash=sha256:2b6575f5290de8ab1086f8c5490591f7e0885af682c7c1793bdaf6e64078d385
django-cities-light==3.4.0 \
--hash=sha256:9d77df04bece34e866513f3654bde1ed3a1897200fba383fe8483cf33e3bcc83
progressbar2==3.37.1 \
--hash=sha256:ecc9d16756a424952914a87d73658479e4c50919781bf959480b83f64e88a582 \
--hash=sha256:6d74a176838daa519e0adcbb3a528aaa04205df6b1dc4eeb3ed62fb3073f1431
progressbar2==3.38.0 \
--hash=sha256:84cb2b81274e9d83a952dc4517f953fbaf1e040b90638e68d54fc18e7dd47030 \
--hash=sha256:d209f8c13672724bbb7bbf76e7ffedaa0bcdac32dc8db68a627bbabfd6c75de0
python-utils==2.3.0 \
--hash=sha256:34aaf26b39b0b86628008f2ae0ac001b30e7986a8d303b61e1357dfcdad4f6d3 \
--hash=sha256:e25f840564554eaded56eaa395bca507b0b9e9f0ae5ecb13a8cb785305c56d25
Expand Down