From b6a034fa1077a4670b1a33ea747b9e7e09f44089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 09:10:22 +0000 Subject: [PATCH] Bump citiespy from 0.5.0 to 0.5.1 Bumps [citiespy](https://github.com/ringsaturn/go-cities.json) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/ringsaturn/go-cities.json/releases) - [Commits](https://github.com/ringsaturn/go-cities.json/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: citiespy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6d362c0..3fc3ee1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -citiespy==0.5.0 +citiespy==0.5.1 maturin==1.3.1 pytest pytest-benchmark