kopia lustrzana https://github.com/glidernet/ogn-python
Bump gunicorn from 20.0.4 to 20.1.0 (#208)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...20.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/78/head
rodzic
1debe8c213
commit
34edca7740
2
setup.py
2
setup.py
|
@ -60,7 +60,7 @@ setup(
|
||||||
'bokeh==2.3.2',
|
'bokeh==2.3.2',
|
||||||
'pandas==1.1.5',
|
'pandas==1.1.5',
|
||||||
'flydenity==0.1.5',
|
'flydenity==0.1.5',
|
||||||
'gunicorn==20.0.4'
|
'gunicorn==20.1.0'
|
||||||
],
|
],
|
||||||
test_require=[
|
test_require=[
|
||||||
'pytest==5.0.1',
|
'pytest==5.0.1',
|
||||||
|
|
Ładowanie…
Reference in New Issue