kopia lustrzana https://github.com/glidernet/ogn-python
Bump tqdm from 4.50.2 to 4.51.0 (#146)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.50.2 to 4.51.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.50.2...v4.51.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/78/head
rodzic
f65c745b34
commit
f291fb41c4
2
setup.py
2
setup.py
|
@ -49,7 +49,7 @@ setup(
|
||||||
'psycopg2-binary==2.8.6',
|
'psycopg2-binary==2.8.6',
|
||||||
'xmlunittest==0.5.0',
|
'xmlunittest==0.5.0',
|
||||||
'flower==0.9.5',
|
'flower==0.9.5',
|
||||||
'tqdm==4.50.2',
|
'tqdm==4.51.0',
|
||||||
'requests==2.24.0',
|
'requests==2.24.0',
|
||||||
],
|
],
|
||||||
test_require=[
|
test_require=[
|
||||||
|
|
Ładowanie…
Reference in New Issue