From 9141288bc91c173b3a28e76a664e8a37e14bffdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 08:23:48 +0000 Subject: [PATCH] Bump phidl from 1.6.1 to 1.6.2 Bumps [phidl](https://github.com/amccaugh/phidl) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/amccaugh/phidl/releases) - [Changelog](https://github.com/amccaugh/phidl/blob/master/CHANGELOG.md) - [Commits](https://github.com/amccaugh/phidl/compare/1.6.1...1.6.2) --- 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..8f704e3cf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ numpy omegaconf orjson pandas -phidl==1.6.1 +phidl==1.6.2 picwriter==0.5 pydantic Pyqtree