Skip to content

Commit 1785cf9

Browse files
chore(deps): bump the pip group
Updates the requirements on [ansible](https://github.com/ansible-community/ansible-build-data), [dnspython](https://github.com/rthalley/dnspython) and [requests](https://github.com/psf/requests) to permit the latest version. Updates `ansible` to 11.1.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@6.6.0...11.1.0) Updates `dnspython` to 2.7.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.2.0...v2.7.0) Updates `requests` to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.32.3) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production dependency-group: pip - dependency-name: dnspython dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83da2e7 commit 1785cf9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Primary required dependencies
2-
ansible~=6.6.0
3-
dnspython~=2.2.0
2+
ansible~=11.1.0
3+
dnspython~=2.7.0
44
google-auth==2.15.0
5-
requests~=2.28.1
5+
requests~=2.32.3

0 commit comments

Comments
 (0)