Skip to content

Commit

Permalink
Minimum updates per depend bot.
Browse files Browse the repository at this point in the history
  • Loading branch information
kbecker42 committed Dec 4, 2024
1 parent 9eddc86 commit 36c98c2
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"botocore==1.31.62",
"cachelib==0.3.0",
"cachetools==4.2.2",
"certifi==2024.8.30",
"certifi==2023.7.22",
"cffi==1.14.6",
"chardet==4.0.0",
"charset-normalizer==2.0.6",
Expand All @@ -21,7 +21,7 @@
"cov-core==1.15.0",
"coverage==5.5",
"croniter==1.0.15",
"cryptography==43.0.3",
"cryptography==41.0.2",
"cssselect==1.1.0",
"debtcollector==2.3.0",
"decorator==5.1.0",
Expand Down Expand Up @@ -77,9 +77,8 @@
"keyring==23.2.1",
"keystoneauth1==4.4.0",
"libsass==0.21.0",
"lxml==5.3.0",
"lxml_html_clean==0.4.1",
"Mako==1.3.6",
"lxml==4.6.3",
"Mako==1.1.5",
"Markdown==3.3.4",
"MarkupSafe==2.0.1",
"misaka==2.1.1",
Expand All @@ -104,20 +103,20 @@
"packaging==21.0",
"pandas==1.3.3",
"pbr==5.6.0",
"Pillow==11.0.0",
"Pillow==8.3.2",
"prettytable==2.2.1",
"protobuf==5.28.3",
"protobuf==3.18.0",
"psycopg2==2.8.6",
"pyasn1==0.4.8",
"pyasn1-modules==0.2.8",
"pybossa-onesignal==1.1",
"pycparser==2.20",
"pycryptodome==3.10.4",
"PyJWT==2.10.0",
"PyJWT==2.1.0",
"pykerberos==1.2.1",
"PyLD==1.0.4", # "PyLD==2.0.3", 1.0.4 version resolves pyld.jsonld.JsonLdError
"pyldap==3.0.0.post1",
"pyOpenSSL==24.2.1",
"pyOpenSSL==23.2.0",
"pyparsing==2.4.7",
"python-dateutil==2.8.2",
"python-editor==1.0.4",
Expand All @@ -134,7 +133,7 @@
"readability-lxml==0.8.1",
"redis==3.5.3",
"rednose==1.3.0",
"requests==2.32.3",
"requests==2.31.0",
"requests-kerberos==0.12.0",
"requests-oauthlib==1.1.0",
"rfc3986==1.5.0",
Expand Down

0 comments on commit 36c98c2

Please sign in to comment.