From 54d0625942c8b4cfcb815ab6c4760ccb1fcba2fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:34:34 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.4 in /requirements Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. - [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.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 33 ++++++++++++++++----------------- requirements/test.txt | 20 +++++++++++++------- 2 files changed, 29 insertions(+), 24 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index eaa6196..0a2eca4 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -57,6 +57,7 @@ certifi==2022.12.7 cffi==1.15.1 # via # argon2-cffi-bindings + # cryptography # pynacl cfgv==3.3.1 # via pre-commit @@ -76,15 +77,8 @@ click-log==0.4.0 colorama==0.4.6 # via # -r development.in - # bandit - # build - # click # commitizen - # ipython - # pytest - # sphinx # tox - # tqdm # twine comm==0.1.3 # via ipykernel @@ -102,6 +96,8 @@ coverage-conditional-plugin==0.8.0 # via # -r development.in # -r test.in +cryptography==42.0.7 + # via secretstorage debugpy==1.6.7 # via ipykernel decli==0.6.0 @@ -224,7 +220,11 @@ jaraco-classes==3.2.3 # via keyring jedi==0.18.2 # via ipython -jinja2==3.1.2 +jeepney==0.8.0 + # via + # keyring + # secretstorage +jinja2==3.1.4 # via # commitizen # flake8-html @@ -367,6 +367,8 @@ pbr==5.11.1 # via stevedore pep8-naming==0.13.3 # via -r development.in +pexpect==4.9.0 + # via ipython pickleshare==0.7.5 # via ipython pkginfo==1.9.6 @@ -397,6 +399,10 @@ prompt-toolkit==3.0.38 # questionary psutil==5.9.5 # via ipykernel +ptyprocess==0.7.0 + # via + # pexpect + # terminado pure-eval==0.2.2 # via stack-data py==1.11.0 @@ -477,15 +483,6 @@ python-semantic-release==7.33.3 # via # -r development.in # -r test.in -pywin32==306 - # via jupyter-core -pywin32-ctypes==0.2.0 - # via keyring -pywinpty==2.0.10 - # via - # jupyter-server - # jupyter-server-terminals - # terminado pyyaml==6.0 # via # -r development.in @@ -536,6 +533,8 @@ rfc3986-validator==0.1.1 # jupyter-events rich==13.3.5 # via bandit +secretstorage==3.3.3 + # via keyring semver==2.13.0 # via python-semantic-release send2trash==1.8.2 diff --git a/requirements/test.txt b/requirements/test.txt index 664e897..dafc698 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -20,6 +20,8 @@ cachetools==5.3.1 # via tox certifi==2023.5.7 # via requests +cffi==1.16.0 + # via cryptography cfgv==3.3.1 # via pre-commit chardet==5.1.0 @@ -37,12 +39,8 @@ click-log==0.4.0 # via python-semantic-release colorama==0.4.6 # via - # bandit - # click # commitizen - # pytest # tox - # tqdm # twine commitizen==3.3.0 # via -r test.in @@ -53,6 +51,8 @@ coverage[toml]==7.2.5 # pytest-cov coverage-conditional-plugin==0.9.0 # via -r test.in +cryptography==42.0.7 + # via secretstorage decli==0.6.1 # via commitizen distlib==0.3.6 @@ -113,7 +113,11 @@ isort==5.12.0 # via -r test.in jaraco-classes==3.2.3 # via keyring -jinja2==3.1.2 +jeepney==0.8.0 + # via + # keyring + # secretstorage +jinja2==3.1.4 # via # commitizen # flake8-html @@ -171,6 +175,8 @@ py==1.11.0 # via pytest-html pycodestyle==2.10.0 # via flake8 +pycparser==2.22 + # via cffi pyflakes==3.0.1 # via flake8 pygments==2.15.1 @@ -210,8 +216,6 @@ python-gitlab==3.15.0 # via python-semantic-release python-semantic-release==7.34.4 # via -r test.in -pywin32-ctypes==0.2.0 - # via keyring pyyaml==6.0 # via # -r test.in @@ -236,6 +240,8 @@ rfc3986==2.0.0 # via twine rich==13.3.5 # via bandit +secretstorage==3.3.3 + # via keyring semver==2.13.0 # via python-semantic-release six==1.16.0