Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
f103865f1d Bump python-dotenv from 0.20.0 to 0.21.0 in /api
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 15:11:52 +00:00
3 changed files with 1275 additions and 427 deletions

View File

@@ -1,8 +1,8 @@
Flask~=2.1.2
python-dotenv==0.20.0
python-dotenv==0.21.0
uwsgi==2.0.20
Flask_SQLAlchemy==2.5.1
python-dotenv==0.20.0
python-dotenv==0.21.0
pymysql==1.0.2
pyjwt==2.3.0
apiflask==1.0.0

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~13.3.5",
"@angular-eslint/builder": "14.0.4",
"@angular-eslint/builder": "13.2.1",
"@angular-eslint/eslint-plugin": "13.2.1",
"@angular-eslint/eslint-plugin-template": "13.2.1",
"@angular-eslint/schematics": "13.2.1",