Skip to content

Commit

Permalink
Bump defusedxml from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [defusedxml](https://github.com/tiran/defusedxml) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/tiran/defusedxml/releases)
- [Changelog](https://github.com/tiran/defusedxml/blob/master/CHANGES.txt)
- [Commits](tiran/defusedxml@v0.5.0...v0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 31, 2021
1 parent db5335a commit 42c0374
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 @@ -29,7 +29,7 @@

keywords='pysqa',
packages=find_packages(exclude=["*tests*"]),
install_requires=['defusedxml==0.5.0',
install_requires=['defusedxml==0.6.0',
'jinja2==2.10.1',
'pandas==0.24.2',
'paramiko==2.4.2',
Expand Down

0 comments on commit 42c0374

Please sign in to comment.