Skip to content

Commit

Permalink
build(deps): bump jinja2 from 2.11.2 to 2.11.3
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](pallets/jinja@2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2021
1 parent 1a0e89d commit c3a55ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 21 deletions.
10 changes: 0 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ cryptography==3.4.6
# via
# f8a-utils
# fabric8a-auth
dataclasses==0.8
# via pydantic
deprecated==1.2.11
# via pygithub
git+https://github.com/fabric8-analytics/fabric8-analytics-utils.git@f4fef58#egg=f8a_utils
Expand Down Expand Up @@ -131,10 +129,6 @@ gunicorn==20.0.4
# via -r requirements.in
idna==2.10
# via requests
importlib-metadata==3.4.0
# via
# jsonschema
# kombu
itsdangerous==1.1.0
# via
# flask
Expand Down Expand Up @@ -260,8 +254,6 @@ toml==0.9.4
# via
# anymarkup
# f8a-worker
typing-extensions==3.7.4.3
# via importlib-metadata
urllib3==1.26.4
# via
# botocore
Expand All @@ -281,8 +273,6 @@ wtforms==2.3.3
# via flask-wtf
xmltodict==0.12.0
# via anymarkup
zipp==3.4.0
# via importlib-metadata
zope.event==4.5.0
# via gevent
zope.interface==5.2.0
Expand Down
16 changes: 5 additions & 11 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,11 @@ flask==0.12.5
# via pytest-flask
future==0.18.2
# via radon
importlib-metadata==3.1.0
# via
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
itsdangerous==1.1.0
# via flask
jinja2==2.11.2
jinja2==2.11.3
# via flask
mando==0.6.4
# via radon
Expand All @@ -39,16 +35,16 @@ py==1.9.0
pyparsing==2.4.7
# via packaging
pytest-cov==2.10.1
# via -r requirements.in
# via -r tests/requirements.in
pytest-flask==1.1.0
# via -r requirements.in
# via -r tests/requirements.in
pytest==6.1.2
# via
# -r requirements.in
# -r tests/requirements.in
# pytest-cov
# pytest-flask
radon==4.3.2
# via -r requirements.in
# via -r tests/requirements.in
six==1.15.0
# via
# mando
Expand All @@ -59,5 +55,3 @@ werkzeug==0.16.1
# via
# flask
# pytest-flask
zipp==3.4.0
# via importlib-metadata

0 comments on commit c3a55ef

Please sign in to comment.