chore(deps): bump jinja2 from 3.1.2 to 3.1.6

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-version: 3.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-30 02:59:17 +00:00 committed by GitHub
parent a8a6e03428
commit f1730a2f85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ dependencies = [
'ephem==4.1.4',
'future==0.18.3',
'itypes==1.2.0',
'jinja2==3.1.2',
'jinja2==3.1.6',
'markupsafe==2.1.3',
'olefile==0.46',
'paramiko==3.2.0',