File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 33 History
44-------
55
6+ v0.26.1 (2023-08-29)
7+ ....................
8+
9+ * Uses ``testcontainers `` to provide a redis instance for the unit tests by @chrisguidry in #470
10+ * Bump ``redis `` version from <5 to <6 by @Wh1isper in #460
11+ * Bump ``idna `` from 3.6 to 3.7 in /requirements by @dependabot in #444
12+ * Bump ``jinja2 `` from 3.1.3 to 3.1.4 in /requirements by @dependabot in #452
13+ * Bump ``requests `` from 2.31.0 to 2.32.0 in /requirements by @dependabot in #461
14+ * Bump ``urllib3 `` from 2.2.1 to 2.2.2 in /requirements by @dependabot in #464
15+ * Bump ``certifi `` from 2024.2.2 to 2024.7.4 in /requirements by @dependabot in #468
16+
617v0.26.0 (2023-05-01)
718....................
819
Original file line number Diff line number Diff line change 11# Version here is used for the package version via the `[tool.hatch.version]` section of `pyproject.toml`.
2- VERSION = '0.26.0 '
2+ VERSION = '0.26.1 '
You can’t perform that action at this time.
0 commit comments