Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [jinja2](https://github.com/pallets/jinja) and [mypy](https://github.com/python/mypy) to permit the latest version.

Updates `jinja2` to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

Updates `mypy` to 1.14.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: mypy
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rdimaio committed Jan 6, 2025
1 parent 2da50c9 commit 7315430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Jinja2~=3.1.4
Jinja2~=3.1.5
MarkupSafe==3.0.2
requests~=2.32.3
mypy~=1.13
mypy~=1.14
black~=24.10.0
isort~=5.13.2
flake8~=7.1.1
Expand Down

0 comments on commit 7315430

Please sign in to comment.