From e26290a7aac5c7702b20cc49e70e6b044befb4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 09:03:31 +0000 Subject: [PATCH] Bump phidl from 1.6.1 to 1.6.3 Bumps [phidl](https://github.com/amccaugh/phidl) from 1.6.1 to 1.6.3. - [Release notes](https://github.com/amccaugh/phidl/releases) - [Changelog](https://github.com/amccaugh/phidl/blob/master/CHANGELOG.md) - [Commits](https://github.com/amccaugh/phidl/commits) --- updated-dependencies: - dependency-name: phidl dependency-type: direct:production 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 92103905ee..530ebd0d9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ numpy omegaconf orjson pandas -phidl==1.6.1 +phidl==1.6.3 picwriter==0.5 pydantic Pyqtree