Skip to content

Commit 29e7bda

Browse files
authored
feat: bump filelock from 3.20.1 to 3.20.3 (fix CVE-2026-22701) (#394)
1 parent 2e33a5a commit 29e7bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| [distro](https://github.com/python-distro/distro) | 1.6.0 | ldap |
1212
| [elasticsearch](https://www.elastic.co/products/elasticsearch) | 8.18.2 | logs |
1313
| [fastapi](https://github.com/fastapi/fastapi) | 0.120.4 | ldap |
14-
| [filelock](https://github.com/tox-dev/py-filelock) | 3.20.1 | ldap |
14+
| [filelock](https://github.com/tox-dev/py-filelock) | 3.20.3 | ldap |
1515
| [grafana](https://grafana.com) | 11.6.3 | metrics |
1616
| [h11](https://github.com/python-hyper/h11) | 0.16.0 | ldap |
1717
| [idna](https://pypi.org/project/idna) | 3.7 | ldap |

layers/layer3_ldap/0500_ldap_deps/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ click==8.0.4
88
distlib==0.3.7
99
distro==1.6.0
1010
fastapi==0.120.4
11-
filelock==3.20.1
11+
filelock==3.20.3
1212
h11==0.16.0
1313
idna==3.7
1414
importlib-metadata==3.7.3

0 commit comments

Comments
 (0)