You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Upgraded Poetry version from 1.8.4 to 2.0.1 in `poetry.lock`.
- Updated `motor` package version from 3.6.0 to 3.7.1 in `pyproject.toml`.
- Refactored MongoDB settings in `settings.py` to rename `DATABASE_NAME` to `MONGO_DATABASE_NAME`.
- Adjusted MongoDB client initialization in `main.py` to use the updated setting.
- Changed MongoDB URI retrieval in `mongodb.py` to reflect the new property name.
0 commit comments