We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad6aae commit fc2158fCopy full SHA for fc2158f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.3.39](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.38...0.3.39) (2025-05-24)
4
+
5
+### Bug Fixes
6
7
+* **deps:** update all dependencies ([81fb49e](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/81fb49e442dee6a4a7bf7a791c11d394c5863d49))
8
9
## [0.3.38](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.37...0.3.38) (2025-03-31)
10
11
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.3.38"
+version = "0.3.39"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments