Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libbeat/tests/system: bump python libs to fix issues with Python 3.13 #42183

Merged
merged 1 commit into from
Jan 2, 2025
Merged
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
libbeat/system/tests: bump python libs to fix issues with Python 3.13
mauri870 committed Dec 31, 2024
commit 3c1067930aee7900164922eba9b8ea940f7e5056
4 changes: 2 additions & 2 deletions libbeat/tests/system/requirements.txt
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ backports.ssl-match-hostname==3.5.0.1
bcrypt==4.1.2
cached-property==1.4.2
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.1
chardet==3.0.4
charset-normalizer==3.3.2
cryptography==43.0.1
@@ -24,7 +24,7 @@ elasticsearch==7.8.1
enum34==1.1.6
exceptiongroup==1.2.0
googleapis-common-protos==1.56.4
grpcio==1.60.0
grpcio==1.68.1
idna==3.7
importlib-metadata==1.7.0
iniconfig==1.0.1