Skip to content

Commit

Permalink
release: v0.5.3 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejb authored Jan 16, 2024
1 parent 41a59b4 commit 67c27c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Change Log
==========

Unreleased
----------
0.5.3 (2024-01-15)
------------------

Internal
~~~~~~~~

- Update ``certifi`` to 2023.7.22. (CVE-2023-37920)
- Update ``urllib3`` to 2.0.7 (CVE-2023-43804, CVE-2023-45803)
- Update ``jinja2`` to 3.1.3 (CVE-2024-22195)
- Update ``urllib3`` to 2.1.0 (CVE-2023-43804, CVE-2023-45803)

0.5.2 (2023-05-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybuoy"
version = "0.5.2"
version = "0.5.3"
authors = ["Kyle J. Burda <kylejbdev@gmail.com>"]
classifiers=[
"Operating System :: OS Independent",
Expand Down

0 comments on commit 67c27c4

Please sign in to comment.