@@ -6,14 +6,15 @@ This file documents changes to [fastapi-mvc/copier-project](https://github.com/f
66
77### Internal
88
9+ * Update Poetry to 1.3.x. PR [ #13 ] ( https://github.com/fastapi-mvc/copier-project/pull/13 )
910* Update project dependencies. PR [ #12 ] ( https://github.com/fastapi-mvc/copier-project/pull/12 )
10- * fastapi ( 0.80.0 -> 0.89.1)
11- * pytest ( 7.2.0 -> 7.2.1)
12- * black ( 22.8.0 -> 23.1.0)
13- * requests ( 2.28.1 -> 2.28.2)
14- * httpx ( 0.23.1 -> 0.23.3)
11+ * Bump fastapi from 0.80.0 to 0.89.1.
12+ * Bump pytest from 7.2.0 to 7.2.1.
13+ * Bump black from 22.8.0 to 23.1.0.
14+ * Bump requests from 2.28.1 to 2.28.2.
15+ * Bump httpx from 0.23.1 to 0.23.3.
1516* Update project GitHub Actions. PR [ #12 ] ( https://github.com/fastapi-mvc/copier-project/pull/12 )
16- * fkirc/skip-duplicate-actions ( 5.2.0 -> 5.3.0)
17+ * Bump fkirc/skip-duplicate-actions from 5.2.0 to 5.3.0.
1718
1819## 0.3.0 (01.01.2023)
1920
@@ -36,16 +37,16 @@ This file documents changes to [fastapi-mvc/copier-project](https://github.com/f
3637### Internal
3738
3839* Update project dependencies. PR [ #8 ] ( https://github.com/fastapi-mvc/copier-project/pull/8 )
39- * pytest ( 7.1.3 -> 7.2.0)
40- * pytest-asyncio ( 0.19.0 -> 0.20.3)
41- * Sphinx ( 5.2.3 -> 5.3.0)
42- * uvicorn ( 0.18.3 -> 0.20.0)
43- * fastapi ( 0.85.1 -> 0.88.0)
40+ * Bump pytest from 7.1.3 to 7.2.0.
41+ * Bump pytest-asyncio from 0.19.0 to 0.20.3.
42+ * Bump Sphinx from 5.2.3 to 5.3.0.
43+ * Bump uvicorn from 0.18.3 to 0.20.0.
44+ * Bump fastapi from 0.85.1 to 0.88.0.
4445* Add development dependency - httpx. PR [ #8 ] ( https://github.com/fastapi-mvc/copier-project/pull/8 )
4546* Update project GitHub Actions. PR [ #8 ] ( https://github.com/fastapi-mvc/copier-project/pull/8 )
46- * cachix/cachix-action ( 10 -> 12)
47- * cachix/install-nix-action ( 17 -> 18)
48- * crazy-max/ghaction-github-pages ( 3.0.0 -> 3.1.0)
47+ * Bump cachix/cachix-action from 10 to 12.
48+ * Bump cachix/install-nix-action from 17 to 18.
49+ * Bump crazy-max/ghaction-github-pages from 3.0.0 to 3.1.0.
4950
5051## 0.1.1 (17.10.2022)
5152
0 commit comments