Bump pandas from 1.1.4 to 1.1.5 (#160)

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.1.4...v1.1.5)

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
dependabot-preview[bot] 2020-12-08 14:57:56 +01:00 zatwierdzone przez GitHub
rodzic dc65a70292
commit 4e223b9941
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -58,7 +58,7 @@ setup(
'requests==2.25.0',
'matplotlib==3.3.3',
'bokeh==2.2.3',
'pandas==1.1.4'
'pandas==1.1.5'
],
test_require=[
'pytest==5.0.1',