Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 9, 2021
1 parent 6e871f2 commit b9ea945
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.7.0',
install_requires=['defusedxml==0.7.1',
'jinja2==2.11.3',
'pandas==1.2.3',
'paramiko==2.7.2',
Expand Down

0 comments on commit b9ea945

Please sign in to comment.