From 96a8435dfb09b91a822809d5fe0b098b4f466a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 16:56:36 +0000 Subject: [PATCH] deps: bump the python-minor group with 3 updates Bumps the python-minor group with 3 updates: [juniper-data-client](https://github.com/pcalnon/juniper-data-client), [sentry-sdk](https://github.com/getsentry/sentry-python) and [virtualenv](https://github.com/pypa/virtualenv). Updates `juniper-data-client` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/pcalnon/juniper-data-client/releases) - [Changelog](https://github.com/pcalnon/juniper-data-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/pcalnon/juniper-data-client/compare/v0.4.0...v0.4.1) Updates `sentry-sdk` from 2.58.0 to 2.59.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.58.0...2.59.0) Updates `virtualenv` from 21.2.4 to 21.3.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.2.4...21.3.0) --- updated-dependencies: - dependency-name: juniper-data-client dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: sentry-sdk dependency-version: 2.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: virtualenv dependency-version: 21.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor ... Signed-off-by: dependabot[bot] --- conf/requirements_ci.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/requirements_ci.txt b/conf/requirements_ci.txt index b4a7af9..3fa9298 100644 --- a/conf/requirements_ci.txt +++ b/conf/requirements_ci.txt @@ -86,7 +86,7 @@ isort==8.0.1 jschema-to-python==1.2.3 jsonpickle==4.1.1 juniper-data==0.6.0 -juniper-data-client==0.4.0 +juniper-data-client==0.4.1 kiwisolver==1.5.0 librt==0.9.0 license-expression==30.4.4 @@ -136,7 +136,7 @@ responses==0.26.0 rich==15.0.0 ruff==0.15.12 sarif-om==1.0.4 -sentry-sdk==2.58.0 +sentry-sdk==2.59.0 setuptools==82.0.1 six==1.17.0 sortedcontainers==2.4.0 @@ -150,7 +150,7 @@ typing-inspection==0.4.2 urllib3==2.6.3 uvicorn==0.46.0 uvloop==0.22.1 -virtualenv==21.2.4 +virtualenv==21.3.0 watchfiles==1.1.1 websockets==16.0 zipp==3.23.1