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
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -975,10 +975,22 @@ You can click the "watch" button at the top right and select "Releases only" to
975
975
976
976
#### Docs
977
977
978
+
* ✏️ Fix typo in README. PR [#316](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/316) by [@cclauss](https://github.com/cclauss).
978
979
* 📝 Update test badge in `README.md`. PR [#346](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/346) by [@alejsdev](https://github.com/alejsdev).
979
980
981
+
#### Upgrades
982
+
983
+
* ⬆️ Bump flask from 2.2.3 to 2.2.5 in /docker-images. PR [#327](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/327) by [@dependabot[bot]](https://github.com/apps/dependabot).
984
+
* ⬆️ Bump flask from 2.2.2 to 2.2.3. PR [#321](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/321) by [@dependabot[bot]](https://github.com/apps/dependabot).
985
+
980
986
#### Internal
981
987
988
+
* 👷 Update latest-changes GitHub Action. PR [#335](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/335) by [@tiangolo](https://github.com/tiangolo).
989
+
* ⬆️ Update mypy requirement from ^0.991 to ^1.1. PR [#322](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/322) by [@dependabot[bot]](https://github.com/apps/dependabot).
990
+
* ⬆️ Update black requirement from ^22.10 to ^23.1. PR [#319](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/319) by [@dependabot[bot]](https://github.com/apps/dependabot).
991
+
* ⬆️ Bump actions/setup-python from 4.3.0 to 4.5.0. PR [#318](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/318) by [@dependabot[bot]](https://github.com/apps/dependabot).
992
+
* 👷 Update token for latest changes. PR [#326](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/326) by [@tiangolo](https://github.com/tiangolo).
993
+
* 👷 Add GitHub Action for Docker Hub description. PR [#313](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/313) by [@tiangolo](https://github.com/tiangolo).
982
994
* ⬆ Bump actions/setup-python from 4.7.1 to 5.0.0. PR [#338](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/338) by [@dependabot[bot]](https://github.com/apps/dependabot).
983
995
* ⬆ Bump peter-evans/dockerhub-description from 3 to 4. PR [#341](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/341) by [@dependabot[bot]](https://github.com/apps/dependabot).
984
996
* ⬆ Bump tiangolo/issue-manager from 0.4.0 to 0.5.0. PR [#342](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/342) by [@dependabot[bot]](https://github.com/apps/dependabot).
0 commit comments