Compare commits

...

2 commits

Author SHA1 Message Date
Dan Halbert
69bef5ceb7
update MarkupSafe 2024-01-23 11:28:08 -05:00
dependabot[bot]
fbeb212212
Bump jinja2 from 2.11.3 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
- [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/2.11.3...3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 17:27:45 +00:00

View file

@ -17,9 +17,9 @@ idna==2.8
imagesize==1.1.0
importlib-metadata==4.12.0
isort==5.9.3
Jinja2==2.11.3
Jinja2==3.1.3
lazy-object-proxy==1.6.0
MarkupSafe==1.1.1
MarkupSafe==2.0.0
mccabe==0.6.1
more-itertools==7.2.0
packaging==19.1