dependabot (#52)

Bump jinja2 from 2.11.2 to 2.11.3 in /roles/tmaurice.gitea (#86)

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](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump cryptography from 3.2 to 3.3.2 in /roles/tmaurice.gitea (#85)

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pyyaml from 5.3.1 to 5.4 in /roles/tmaurice.gitea (#87)

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reviewed-on: mg/ansible#52
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
Michael Grote 2021-03-26 07:29:16 +01:00
parent a27830107b
commit dade293bec

View file

@ -17,7 +17,7 @@ click-completion==0.5.2
click-help-colors==0.8 click-help-colors==0.8
colorama==0.4.3 colorama==0.4.3
cookiecutter==1.7.0 cookiecutter==1.7.0
cryptography==3.2 cryptography==3.3.2
docker==4.2.0 docker==4.2.0
docker-pycreds==0.4.0 docker-pycreds==0.4.0
entrypoints==0.3 entrypoints==0.3
@ -27,7 +27,7 @@ future==0.18.2
git-url-parse==1.2.1 git-url-parse==1.2.1
idna==2.9 idna==2.9
importlib-metadata==1.6.0 importlib-metadata==1.6.0
Jinja2==2.11.2 Jinja2==2.11.3
jinja2-time==0.2.0 jinja2-time==0.2.0
MarkupSafe==1.1.1 MarkupSafe==1.1.1
mccabe==0.6.1 mccabe==0.6.1
@ -52,7 +52,7 @@ PyNaCl==1.3.0
pytest==4.3.1 pytest==4.3.1
python-dateutil==2.8.1 python-dateutil==2.8.1
python-gilt==1.2.3 python-gilt==1.2.3
PyYAML==5.3.1 PyYAML==5.4
requests==2.23.0 requests==2.23.0
ruamel.yaml==0.16.10 ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0 ruamel.yaml.clib==0.2.0