Skip to content

Conversation

justinbrink
Copy link

Updated Nautobot to 2.4.6 and fixed python dependencies.

@justinbrink justinbrink linked an issue Apr 10, 2025 that may be closed by this pull request
"nautobot_docker_compose": {
"project_name": "nautobot_docker_compose",
"python_ver": "3.8",
"python_ver": "3.9",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we default to a newer version like 3.11?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just bumped to the minimum like it was, but I think we should set this to the preferred version by default, then users can select what they need if it differs.

pyproject.toml Outdated
name = "nautobot-docker-compose"
version = "0.1.1"
description = ""
authors = ["John Doe <[email protected]>"]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can/should we update any of the above while we're in here?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, and I touched it up a bit with a version bump. Do we need anything else here?

@shenglong
Copy link

Hello, I had just been reminded about this thread by my colleagues, we had not been updating lately our current Nautobot version, and was wondering when would this be released so that we can be up to date?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nautobot 2.4.6 and Python incompatibilities

3 participants