Skip to content

Commit

Permalink
DEVPROD-335: upgrade PyYaml to 6.0+ to fix cython_sources issue (#44)
Browse files Browse the repository at this point in the history
* DEVPROD-335: upgrade PyYaml to 6.0+ to fix cython_sources issue

* DEVPROD-335: upgrade PyYaml to 6.0+ to fix cython_sources issue

* DEVPROD-335: upgrade PyYaml to 6.0+ to fix cython_sources issue

* DEVPROD-335: test fix

* DEVPROD-335: test fix

* DEVPROD-335: test fix
  • Loading branch information
ubatmongo authored Nov 1, 2023
1 parent 832639c commit 6ddf2af
Show file tree
Hide file tree
Showing 4 changed files with 330 additions and 356 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.3.2 - 2023-10-31
- Pin PyYAML to fix cython_source issue.

## 1.3.1 - 2023-05-29
- Pin urllib3 to support older OpenSSL versions.

Expand Down
Loading

0 comments on commit 6ddf2af

Please sign in to comment.