diff --git a/14.0/extra_requirements.txt b/14.0/extra_requirements.txt index d4660cf7..ac986663 100644 --- a/14.0/extra_requirements.txt +++ b/14.0/extra_requirements.txt @@ -31,7 +31,7 @@ dateparser==1.2.0 jmespath==1.0.1 multidict==6.0.5 pdfminer.six==20251107 -pyasn1==0.6.2 +pyasn1==0.6.3 pycparser==2.22 pycryptodome==3.20.0 PyNaCl==1.5.0 diff --git a/15.0/base_requirements.txt b/15.0/base_requirements.txt index b92343f8..0bfca5b2 100644 --- a/15.0/base_requirements.txt +++ b/15.0/base_requirements.txt @@ -20,7 +20,7 @@ polib==1.1.0 psutil==5.9.8 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package psycopg2==2.9.9 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package pydot==1.4.1 -pyopenssl==25.3.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches +pyopenssl==26.0.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches PyPDF2==2.12.1 ; python_version >= '3.12' # (Noble) Compatibility with cryptography pyserial==3.4 python-dateutil==2.8.2 # bumped because of requirement of algoliasearch diff --git a/15.0/extra_requirements.txt b/15.0/extra_requirements.txt index fedc7cc1..bc8551bd 100644 --- a/15.0/extra_requirements.txt +++ b/15.0/extra_requirements.txt @@ -29,7 +29,7 @@ dateparser==1.2.0 jmespath==1.0.1 multidict==6.0.5 pdfminer.six==20260107 -pyasn1==0.6.2 +pyasn1==0.6.3 pycryptodome==3.20.0 PyNaCl==1.5.0 pytesseract==0.3.13 diff --git a/16.0/base_requirements.txt b/16.0/base_requirements.txt index 20cfdbef..0b08a54c 100644 --- a/16.0/base_requirements.txt +++ b/16.0/base_requirements.txt @@ -24,7 +24,7 @@ polib==1.1.0 psutil==5.9.8 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package psycopg2==2.9.9 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package pydot==1.4.2 -pyopenssl==25.3.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches +pyopenssl==26.0.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches PyPDF2==2.12.1 ; python_version > '3.10' pyserial==3.5 python-dateutil==2.8.2 # bumped because of requirement of algoliasearch diff --git a/16.0/extra_requirements.txt b/16.0/extra_requirements.txt index fedc7cc1..bc8551bd 100644 --- a/16.0/extra_requirements.txt +++ b/16.0/extra_requirements.txt @@ -29,7 +29,7 @@ dateparser==1.2.0 jmespath==1.0.1 multidict==6.0.5 pdfminer.six==20260107 -pyasn1==0.6.2 +pyasn1==0.6.3 pycryptodome==3.20.0 PyNaCl==1.5.0 pytesseract==0.3.13 diff --git a/17.0/base_requirements.txt b/17.0/base_requirements.txt index ae6f9bd2..7b13465c 100644 --- a/17.0/base_requirements.txt +++ b/17.0/base_requirements.txt @@ -24,7 +24,7 @@ polib==1.1.0 psutil==5.9.8 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package psycopg2==2.9.9 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package pydot==1.4.2 -pyopenssl==25.3.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches +pyopenssl==26.0.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches PyPDF2==2.12.1 ; python_version > '3.10' pyserial==3.5 python-dateutil==2.8.2 ; python_version >= '3.11' diff --git a/17.0/extra_requirements.txt b/17.0/extra_requirements.txt index fedc7cc1..bc8551bd 100644 --- a/17.0/extra_requirements.txt +++ b/17.0/extra_requirements.txt @@ -29,7 +29,7 @@ dateparser==1.2.0 jmespath==1.0.1 multidict==6.0.5 pdfminer.six==20260107 -pyasn1==0.6.2 +pyasn1==0.6.3 pycryptodome==3.20.0 PyNaCl==1.5.0 pytesseract==0.3.13 diff --git a/18.0/base_requirements.txt b/18.0/base_requirements.txt index 71f64252..9fce9410 100644 --- a/18.0/base_requirements.txt +++ b/18.0/base_requirements.txt @@ -26,7 +26,7 @@ Pillow==12.1.1 # upstream: 10.3.0 polib==1.1.1 psutil==5.9.8 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package psycopg2==2.9.9 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package -pyopenssl==25.3.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches +pyopenssl==26.0.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches PyPDF2==2.12.1 ; python_version > '3.10' pyserial==3.5 python-dateutil==2.8.2 ; python_version >= '3.11' diff --git a/18.0/extra_requirements.txt b/18.0/extra_requirements.txt index 3dc5b469..54cf9529 100644 --- a/18.0/extra_requirements.txt +++ b/18.0/extra_requirements.txt @@ -28,7 +28,7 @@ dateparser==1.2.0 jmespath==1.0.1 multidict==6.0.5 pdfminer.six==20260107 -pyasn1==0.6.2 +pyasn1==0.6.3 pycryptodome==3.20.0 PyNaCl==1.5.0 pytesseract==0.3.13 diff --git a/19.0/base_requirements.txt b/19.0/base_requirements.txt index b8b6c7aa..47c864c6 100644 --- a/19.0/base_requirements.txt +++ b/19.0/base_requirements.txt @@ -29,7 +29,7 @@ polib==1.1.1 psutil==5.9.8 ; python_version >= '3.12' # (Noble) Mostly to have a wheel package psycopg2==2.9.9 ; python_version >= '3.12' and python_version < '3.13' # (Noble) psycopg2==2.9.10 ; python_version >= '3.13' # (Trixie) -pyopenssl==25.3.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches +pyopenssl==26.0.0 ; python_version >= '3.12' # (Noble) min 23.2.0, pinned for compatibility with cryptography==46.0.5 and security patches PyPDF2==2.12.1 ; python_version > '3.10' pyserial==3.5 python-dateutil==2.8.2 ; python_version >= '3.11' diff --git a/19.0/extra_requirements.txt b/19.0/extra_requirements.txt index bb16e3f6..fb1813db 100644 --- a/19.0/extra_requirements.txt +++ b/19.0/extra_requirements.txt @@ -28,7 +28,7 @@ dateparser==1.2.2 jmespath==1.0.1 multidict==6.6.4 pdfminer.six==20260107 -pyasn1==0.6.2 +pyasn1==0.6.3 pycryptodome==3.23.0 PyNaCl==1.6.0 pytesseract==0.3.13