Skip to content

Commit

Permalink
Bump pandas from 1.2.3 to 1.2.4
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](pandas-dev/pandas@v1.2.3...v1.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2021
1 parent ead0cb5 commit 58ac034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
packages=find_packages(exclude=["*tests*"]),
install_requires=['defusedxml==0.7.1',
'jinja2==2.11.3',
'pandas==1.2.3',
'pandas==1.2.4',
'paramiko==2.7.2',
'pyyaml==5.4.1',
'tqdm==4.60.0'],
Expand Down

0 comments on commit 58ac034

Please sign in to comment.