From 3aac72813f8ec45311048423b6a60c9596a507f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 22:22:48 +0000 Subject: [PATCH] chore(deps): update nautobot to v3.1.8 --- containers/nautobot/Dockerfile | 2 +- containers/nautobot/plugin_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/containers/nautobot/Dockerfile b/containers/nautobot/Dockerfile index 2ba133eaa..01e2aae61 100644 --- a/containers/nautobot/Dockerfile +++ b/containers/nautobot/Dockerfile @@ -1,5 +1,5 @@ # renovate: datasource=docker depName=networktocode/nautobot versioning=semver -ARG NAUTOBOT_VERSION=3.1.6 +ARG NAUTOBOT_VERSION=3.1.8 ARG PYTHON_VERSION=3.12 ARG NAUTOBOT_CONTAINER_TYPE="" diff --git a/containers/nautobot/plugin_requirements.txt b/containers/nautobot/plugin_requirements.txt index 4efe4f5aa..d964764e6 100644 --- a/containers/nautobot/plugin_requirements.txt +++ b/containers/nautobot/plugin_requirements.txt @@ -1,5 +1,5 @@ # Commit versions below are needed for some packages as the latest version of # them are not running on python 3.12 yet. -nautobot[sso]==3.1.6 +nautobot[sso]==3.1.8 nautobot-golden-config==3.0.7 nautobot-plugin-nornir==3.2.1