From 103d53b393330ec3b8c8f3630d1c3d6355f23c9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 13:07:14 +0000 Subject: [PATCH] Bump pygcn from 1.1.1 to 1.1.3 Bumps [pygcn](https://github.com/nasa-gcn/pygcn) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/nasa-gcn/pygcn/releases) - [Changelog](https://github.com/nasa-gcn/pygcn/blob/main/CHANGES.md) - [Commits](https://github.com/nasa-gcn/pygcn/compare/v1.1.1...v1.1.3) --- updated-dependencies: - dependency-name: pygcn 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 dbe16d736b..611747ada8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ vcrpy==4.1.1 aiosmtpd==1.4.2 ligo.skymap>=0.6 healpy==1.15.0 -pygcn==1.1.1 +pygcn==1.1.3 xmlschema==1.9.0 requests==2.26 typing-extensions>=4.0.1 # astropy v5.0 needs this, but does not correctly specify as much in its install config