Skip to content

Commit

Permalink
Bump jinja2 from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.0.0...3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2021
1 parent 5c681ef commit 7bf5c7c
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.7.1',
'jinja2==3.0.0',
'jinja2==3.0.1',
'pandas==1.2.4',
'paramiko==2.7.2',
'pyyaml==5.4.1',
Expand Down

0 comments on commit 7bf5c7c

Please sign in to comment.