-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
baf5394
commit f282a70
Showing
8 changed files
with
99 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.13.1 | ||
1.13.2 |
Submodule RefGeo
updated
35 files
Submodule UsersHub-authentification-module
updated
33 files
Submodule Utils-Flask-SQLAlchemy
updated
13 files
Submodule Utils-Flask-SQLAlchemy-Geo
updated
6 files
+7 −8 | .github/workflows/pytest.yml | |
+1 −1 | VERSION | |
+31 −14 | docs/changelog.rst | |
+2 −2 | requirements.in | |
+31 −26 | requirements.txt | |
+3 −3 | src/utils_flask_sqla_geo/serializers.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
utils-flask-sqlalchemy>=0.3.0,<1.0 | ||
pypnusershub>=2.0.0,<3 | ||
pypn-ref-geo>=1.2.0,<2.0 | ||
utils-flask-sqlalchemy>=0.4.0,<1.0 | ||
pypnusershub>=2.1.0,<3 | ||
pypn-ref-geo>=1.5.0,<2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.