Bump mgrs from 1.4.0 to 1.4.2

Bumps [mgrs](https://github.com/hobu/mgrs) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/hobu/mgrs/releases)
- [Commits](https://github.com/hobu/mgrs/compare/1.4.0...1.4.2)

---
updated-dependencies:
- dependency-name: mgrs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/116/head
dependabot[bot] 2021-11-17 07:19:37 +00:00 zatwierdzone przez GitHub
rodzic 3bab5d100a
commit fceab8df5b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -47,15 +47,15 @@ setup(
'Flask-Redis==0.4.0',
'redis==3.5.3',
'aerofiles==1.0.0',
'geoalchemy2==0.9.0',
'geoalchemy2==0.9.4',
'shapely==1.7.1',
'ogn-client==1.2.1',
'mgrs==1.4.0',
'mgrs==1.4.2',
'psycopg2-binary==2.8.6',
'xmlunittest==0.5.0',
'flower==0.9.7',
'tqdm==4.61.0',
'requests==2.25.1',
'tqdm==4.62.3',
'requests==2.26.0',
'matplotlib==3.3.4',
'bokeh==2.3.2',
'pandas==1.1.5',