issues
search
elixir-cloud-aai
/
foca
Opinionated Flask microservice archetype for quick OpenAPI-based microservice development
Apache License 2.0
16
stars
12
forks
source link
build: upgrade pymongo to 4.7.2
#213
Closed
athith-g
closed
6 months ago
athith-g
commented
6 months ago
Description
Fixes #212.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] My code follows the
style guidelines
of this project
[x] I have performed a self-review of my own code
N/A I have commented my code, particularly in hard-to-understand areas
[x] I have updated the documentation (or documentation does not need to be updated)
[x] My changes generate no new warnings
N/A I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[x] I have not reduced the existing code coverage
uniqueg
commented
6 months ago
Closing in favor of #220 which builds on this PR
Description
Fixes #212.
Type of change
Checklist: