Skip to content

Commit d5d5a02

Browse files
dependabot[bot]bbaassssiiee
authored andcommitted
Bump the pip group across 1 directory with 3 updates
Bumps the pip group with 3 updates in the / directory: [ansible-core](https://github.com/ansible/ansible), [cryptography](https://github.com/pyca/cryptography) and [jinja2](https://github.com/pallets/jinja). Updates `ansible-core` from 2.15.9 to 2.16.14 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.15.9...v2.16.14) Updates `cryptography` from 43.0.1 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) Updates `jinja2` from 3.1.3 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.3...3.1.5) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24930f1 commit d5d5a02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ansible==8.5.0
22
ansible-compat==2.2.0
3-
ansible-core==2.15.9
3+
ansible-core==2.16.14
44
ansible-lint==6.4.0
55
ansible-runner==2.2.1
66
arrow==1.2.2
@@ -17,15 +17,15 @@ click==8.1.3
1717
click-help-colors==0.9.1
1818
commonmark==0.9.1
1919
cookiecutter==2.1.1
20-
cryptography==43.0.1
20+
cryptography==44.0.1
2121
distro==1.7.0
2222
docutils==0.19
2323
enrich==1.2.7
2424
flake8==6.0.0
2525
idna==3.7
2626
importlib-resources==5.9.0
2727
iniconfig==1.1.1
28-
Jinja2==3.1.3
28+
Jinja2==3.1.5
2929
jinja2-time==0.2.0
3030
jsonschema>=4.17.3
3131
lockfile==0.12.2

0 commit comments

Comments
 (0)