Skip to content

Commit a3d956a

Browse files
dependabot[bot]di
andauthored
Bump packaging from 23.0 to 23.2 (#141)
* Bump packaging from 23.0 to 23.2 Bumps [packaging](https://github.com/pypa/packaging) from 23.0 to 23.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.0...23.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
1 parent e99cce8 commit a3d956a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

requirements.txt

100755100644
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,9 @@ idna==3.4 \
292292
--hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \
293293
--hash=sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2
294294
# via requests
295-
packaging==23.0 \
296-
--hash=sha256:714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2 \
297-
--hash=sha256:b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97
295+
packaging==23.2 \
296+
--hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \
297+
--hash=sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7
298298
# via
299299
# -r requirements.in
300300
# google-cloud-bigquery
@@ -343,8 +343,7 @@ pyparsing==3.0.9 \
343343
python-dateutil==2.8.2 \
344344
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
345345
--hash=sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9
346-
# via
347-
# google-cloud-bigquery
346+
# via google-cloud-bigquery
348347
requests==2.28.2 \
349348
--hash=sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa \
350349
--hash=sha256:98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf

0 commit comments

Comments
 (0)