Skip to content

Commit c041ffc

Browse files
author
github-actions
committed
0.7.4
Automatically generated by python-semantic-release
1 parent 4da4b73 commit c041ffc

File tree

2 files changed

+56
-2
lines changed

2 files changed

+56
-2
lines changed

CHANGELOG.md

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,60 @@
22

33

44

5+
## v0.7.4 (2024-03-23)
6+
7+
### Chore
8+
9+
* chore(deps-dev): bump python-semantic-release from 9.1.1 to 9.3.0 (#213)
10+
11+
Signed-off-by: dependabot[bot] <[email protected]>
12+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e2f594f`](https://github.com/supabase-community/storage-py/commit/e2f594f17b3f3596779b1aa83c60841868657503))
13+
14+
* chore(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 (#201)
15+
16+
Signed-off-by: dependabot[bot] <[email protected]>
17+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7471e7a`](https://github.com/supabase-community/storage-py/commit/7471e7a7c36750692b03501805e9059863787f99))
18+
19+
* chore: update ci pipeline to include python 3.12 in tests (#217) ([`dd264f1`](https://github.com/supabase-community/storage-py/commit/dd264f1793f3ca86ad544d5cdc0dcbb786c22904))
20+
21+
* chore(deps): bump httpx from 0.25.0 to 0.27.0 (#192)
22+
23+
Signed-off-by: dependabot[bot] <[email protected]>
24+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`25b2d02`](https://github.com/supabase-community/storage-py/commit/25b2d02c7a7de2cd084a6644d40f7443acacc21c))
25+
26+
* chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#182)
27+
28+
Signed-off-by: dependabot[bot] <[email protected]>
29+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3b419f5`](https://github.com/supabase-community/storage-py/commit/3b419f50adb893ce34bced49fc9ed4fe8bd27c6c))
30+
31+
* chore(deps): bump python-semantic-release/python-semantic-release from 9.2.2 to 9.3.0 (#215)
32+
33+
Signed-off-by: dependabot[bot] <[email protected]>
34+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`290442a`](https://github.com/supabase-community/storage-py/commit/290442a13f5143af6db14a4a830ef319cab883e7))
35+
36+
* chore(deps-dev): bump pytest from 8.1.0 to 8.1.1 (#206)
37+
38+
Signed-off-by: dependabot[bot] <[email protected]>
39+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`8bcb7a5`](https://github.com/supabase-community/storage-py/commit/8bcb7a5963d0d694ea20fe7f1da31e2474950809))
40+
41+
* chore(deps-dev): bump black from 24.2.0 to 24.3.0 (#208)
42+
43+
Signed-off-by: dependabot[bot] <[email protected]>
44+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e19d5c0`](https://github.com/supabase-community/storage-py/commit/e19d5c0311813cccf74a726fa7bbe9aee86a0765))
45+
46+
* chore(deps): bump python-semantic-release/python-semantic-release from 9.1.1 to 9.2.2 (#210)
47+
48+
Signed-off-by: dependabot[bot] <[email protected]>
49+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c22f449`](https://github.com/supabase-community/storage-py/commit/c22f44936e14aba015da29c2709c8943ed11cef8))
50+
51+
### Fix
52+
53+
* fix: bump sphinx-press-theme from 0.8.0 to 0.9.1 (#216)
54+
55+
Signed-off-by: dependabot[bot] <[email protected]>
56+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`4da4b73`](https://github.com/supabase-community/storage-py/commit/4da4b735e28400967f9303df14c7936a988dcf97))
57+
58+
559
## v0.7.3 (2024-03-11)
660

761
### Chore
@@ -1403,7 +1457,7 @@ chore(deps-dev): bump python-semantic-release from 7.32.1 to 7.32.2 ([`1f2a4b5`]
14031457
chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 ([`67ad10c`](https://github.com/supabase-community/storage-py/commit/67ad10c92ef234db5551a2f3699e4be8f36fa15c))
14041458

14051459

1406-
## v0.3.5 (2022-10-10)
1460+
## v0.3.5 (2022-10-11)
14071461

14081462
### Chore
14091463

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license = "MIT"
1818
name = "storage3"
1919
readme = "README.md"
2020
repository = "https://github.com/supabase-community/storage-py"
21-
version = "0.7.3"
21+
version = "0.7.4"
2222

2323
[tool.poetry.dependencies]
2424
httpx = ">=0.24,<0.28"

0 commit comments

Comments
 (0)