Skip to content

Commit f14068f

Browse files
authored
feat: bump pydantic-settings to 2.14.2 (fix moderate GHSA-4xgf-cpjx-pc3j) (#436)
1 parent 5c096c5 commit f14068f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
| [packaging](https://pypi.org/project/packaging) | 26.0 | ldap |
2929
| [pyasn1](https://github.com/pyasn1/pyasn1) | 0.6.3 | ldap |
3030
| [pyasn1_modules](https://github.com/pyasn1/pyasn1-modules) | 0.4.1 | ldap |
31-
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | 2.14.1 | ldap |
31+
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | 2.14.2 | ldap |
3232
| [pydantic](https://github.com/pydantic/pydantic) | 2.13.4 | ldap |
3333
| [pydantic_core](https://github.com/pydantic/pydantic) | 2.46.4 | ldap |
3434
| [PyJWT](https://github.com/jpadilla/pyjwt) | 2.13.0 | ldap |

layers/layer3_ldap/0500_ldap_deps/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pyasn1==0.6.3
2222
pyasn1-modules==0.4.1
2323
pydantic==2.13.4
2424
pydantic-core==2.46.4
25-
pydantic-settings==2.14.1
25+
pydantic-settings==2.14.2
2626
PyJWT==2.13.0
2727
python-dotenv==1.2.2
2828
python-ldap==3.4.5

0 commit comments

Comments
 (0)