This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new 7e0d77e Build: Bump jinja2 from 3.1.2 to 3.1.3 in /mkdocs (#263)
7e0d77e is described below
commit 7e0d77ea4c784a7666dfca823b424dcd97436036
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 11 12:52:58 2024 -0800
Build: Bump jinja2 from 3.1.2 to 3.1.3 in /mkdocs (#263)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
mkdocs/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt
index 8b128bd..4e5cbe3 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -17,7 +17,7 @@
mkdocs==1.5.3
griffe==0.38.1
-jinja2==3.1.2
+jinja2==3.1.3
mkdocstrings==0.24.0
mkdocstrings-python==1.8.0
mkdocs-literate-nav==0.6.1