Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions doc/changes/changes_0.3.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# UDF Mock Python 0.3.1, released 2025-02-12

Code name: Dependency update.

## Summary

The release updates the dependency solving the compatibility issue with the localstack.
4 changes: 4 additions & 0 deletions doc/changes/unreleased.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Unreleased

## Dependency Updates

* Relocked urllib3 => 2.6.2; filelock => 3.20.2; pip => 25.3
Loading