From 58d09ddbf2a35aeaf4ec1d397240a175f80fc1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 00:10:37 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.0 to 0.6.1 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: pyasn1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dea1ca1b80..dc1a66c425 100644 --- a/requirements.txt +++ b/requirements.txt @@ -254,7 +254,7 @@ pyarrow==17.0.0 # via # db-dtypes # pandas-gbq -pyasn1==0.6.0 +pyasn1==0.6.1 # via # pyasn1-modules # rsa