Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 5, 2021
1 parent efe00d4 commit 9490f0b
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 @@ -28,7 +28,7 @@

keywords='pysqa',
packages=find_packages(exclude=["*tests*"]),
install_requires=['defusedxml==0.6.0',
install_requires=['defusedxml==0.7.0',
'jinja2==2.11.3',
'pandas==1.2.3',
'paramiko==2.7.2',
Expand Down

0 comments on commit 9490f0b

Please sign in to comment.