Skip to content

Commit 9b1b44e

Browse files
author
github-actions
committed
chore(release): bump version to v0.13.1
1 parent bfc6714 commit 9b1b44e

File tree

3 files changed

+130
-2
lines changed

3 files changed

+130
-2
lines changed

CHANGELOG.md

+128
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,138 @@
22

33

44

5+
## v0.13.1 (2024-01-04)
6+
7+
### Chore
8+
9+
* chore(deps): bump pydantic from 2.4.2 to 2.5.0 (#332)
10+
11+
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.5.0.
12+
- [Release notes](https://github.com/pydantic/pydantic/releases)
13+
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
14+
- [Commits](https://github.com/pydantic/pydantic/compare/v2.4.2...v2.5.0)
15+
16+
---
17+
updated-dependencies:
18+
- dependency-name: pydantic
19+
dependency-type: direct:production
20+
update-type: version-update:semver-minor
21+
...
22+
23+
Signed-off-by: dependabot[bot] <[email protected]>
24+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`fb0b8c2`](https://github.com/supabase-community/postgrest-py/commit/fb0b8c2590a3d53f67c84e9f52917768a13d7153))
25+
26+
* chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#329)
27+
28+
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
29+
- [Release notes](https://github.com/pytest-dev/pytest/releases)
30+
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
31+
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3)
32+
33+
---
34+
updated-dependencies:
35+
- dependency-name: pytest
36+
dependency-type: direct:development
37+
update-type: version-update:semver-patch
38+
...
39+
40+
Signed-off-by: dependabot[bot] <[email protected]>
41+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`85826ea`](https://github.com/supabase-community/postgrest-py/commit/85826ea3473cc6e4c7ebe3a0b8068b89ae917101))
42+
43+
* chore(deps): bump pydantic from 2.1.1 to 2.4.2 (#314)
44+
45+
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.1.1 to 2.4.2.
46+
- [Release notes](https://github.com/pydantic/pydantic/releases)
47+
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
48+
- [Commits](https://github.com/pydantic/pydantic/compare/v2.1.1...v2.4.2)
49+
50+
---
51+
updated-dependencies:
52+
- dependency-name: pydantic
53+
dependency-type: direct:production
54+
update-type: version-update:semver-minor
55+
...
56+
57+
Signed-off-by: dependabot[bot] <[email protected]>
58+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9579d03`](https://github.com/supabase-community/postgrest-py/commit/9579d03480e2f28ad670d205e4e89ab2a768c4c6))
59+
60+
* chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37 (#320)
61+
62+
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37.
63+
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
64+
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
65+
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.35...3.1.37)
66+
67+
---
68+
updated-dependencies:
69+
- dependency-name: gitpython
70+
dependency-type: indirect
71+
...
72+
73+
Signed-off-by: dependabot[bot] <[email protected]>
74+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0e6e8b0`](https://github.com/supabase-community/postgrest-py/commit/0e6e8b0f0be6564a5a0a7fd4b86cd107c1f439d2))
75+
76+
* chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (#324)
77+
78+
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7.
79+
- [Release notes](https://github.com/urllib3/urllib3/releases)
80+
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
81+
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.7)
82+
83+
---
84+
updated-dependencies:
85+
- dependency-name: urllib3
86+
dependency-type: indirect
87+
...
88+
89+
Signed-off-by: dependabot[bot] <[email protected]>
90+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ffa552f`](https://github.com/supabase-community/postgrest-py/commit/ffa552fa18a87c21de5b1b4ec7b54f27e99179d5))
91+
92+
* chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0 (#327)
93+
94+
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.1.1 to 8.3.0.
95+
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
96+
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
97+
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.1.1...v8.3.0)
98+
99+
---
100+
updated-dependencies:
101+
- dependency-name: python-semantic-release
102+
dependency-type: direct:development
103+
update-type: version-update:semver-minor
104+
...
105+
106+
Signed-off-by: dependabot[bot] <[email protected]>
107+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`3f2eebb`](https://github.com/supabase-community/postgrest-py/commit/3f2eebb729d65648b81676be4932a1635aaba70a))
108+
109+
* chore(deps-dev): bump black from 23.10.0 to 23.10.1 (#328)
110+
111+
Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.10.1.
112+
- [Release notes](https://github.com/psf/black/releases)
113+
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
114+
- [Commits](https://github.com/psf/black/compare/23.10.0...23.10.1)
115+
116+
---
117+
updated-dependencies:
118+
- dependency-name: black
119+
dependency-type: direct:development
120+
update-type: version-update:semver-patch
121+
...
122+
123+
Signed-off-by: dependabot[bot] <[email protected]>
124+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`32d3abf`](https://github.com/supabase-community/postgrest-py/commit/32d3abfe34f3b895c9b88cc3b423101535cafe24))
125+
126+
### Fix
127+
128+
* fix: update httpx and other dev dependencies ([`bfc6714`](https://github.com/supabase-community/postgrest-py/commit/bfc6714dc05a21374b67b0c84c0029e1143b3a99))
129+
130+
5131
## v0.13.0 (2023-10-22)
6132

7133
### Chore
8134

135+
* chore(release): bump version to v0.13.0 ([`f7f786b`](https://github.com/supabase-community/postgrest-py/commit/f7f786bd19194c3878adbe899213dceb67ffb29d))
136+
9137
* chore(deps-dev): bump black from 23.9.1 to 23.10.0 (#325)
10138

11139
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0.

postgrest/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.13.0"
3+
__version__ = "0.13.1"
44

55
from httpx import Timeout
66

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "postgrest"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
description = "PostgREST client for Python. This library provides an ORM interface to PostgREST."
55
authors = ["Lương Quang Mạnh <[email protected]>", "Joel Lee <[email protected]>", "Anand", "Oliver Rice"]
66
homepage = "https://github.com/supabase-community/postgrest-py"

0 commit comments

Comments
 (0)