Skip to content

Commit

Permalink
Bump the flask group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the flask group with 2 updates: [click](https://github.com/pallets/click) and [jinja2](https://github.com/pallets/jinja).


Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `jinja2` from 3.1.4 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)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: flask
- dependency-name: jinja2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: flask
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d01df7d commit be27129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via flask
coverage[toml]==7.6.9
# via pytest-cov
Expand All @@ -26,7 +26,7 @@ iniconfig==2.0.0
# via pytest
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
jinja2==3.1.5
# via flask
markupsafe==3.0.2
# via
Expand Down

0 comments on commit be27129

Please sign in to comment.