Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 6036c01

Browse files
build(deps): bump ansible from 2.8.20 to 4.2.0
Bumps [ansible](https://github.com/ansible/ansible) from 2.8.20 to 4.2.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a71d5c commit 6036c01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# make upgrade
66
#
7-
ansible==2.8.20
7+
ansible==4.2.0
88
# via -r requirements/base.in
99
awscli==1.22.97
1010
# via -r requirements/base.in

requirements/base.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-c constraints.txt
22
# Standard dependencies for Ansible runs
33

4-
ansible<2.9.0
4+
ansible<4.3.0
55
awscli
66
boto
77
boto3

0 commit comments

Comments
 (0)