Bump pandas from 1.3.4 to 1.3.5

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.4 to 1.3.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.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/123/head
dependabot[bot] 2021-12-13 04:19:37 +00:00 zatwierdzone przez GitHub
rodzic 140a48d3cb
commit 2560b544fc
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.26.0',
'matplotlib==3.5.0',
'bokeh==2.4.1',
'pandas==1.3.4',
'pandas==1.3.5',
'flydenity==0.1.6',
'gunicorn==20.1.0'
],