Skip to content

Commit 9c2700e

Browse files
authored
Merge pull request #701 from jvanderaa/fix/697-python-version-docs
docs: Update Python and Ansible version requirements
2 parents 5270236 + 997048f commit 9c2700e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Full documentation for this App can be found over on the [Nautobot Docs](https:/
2121
## Requirements
2222

2323
- Nautobot 1.0.0+ or the two latest Nautobot releases
24-
- Python 3.6+
24+
- Python 3.11+ (aligned with ansible-core 2.18+ support)
2525
- Python modules: **pynautobot 2.x+**
26-
- Ansible 2.9+
26+
- Ansible 2.18+
2727
- Nautobot write-enabled token when using `modules` or read-only token for `lookup/inventory`
2828

2929
## Installation

changes/697.documentation

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated Python and Ansible version requirements in README to reflect actual supported versions.

0 commit comments

Comments
 (0)