Skip to content

Commit

Permalink
Merge pull request #3085 from siliconcompiler/dependabot/pip/python-p…
Browse files Browse the repository at this point in the history
…ackages-a5c0513767

Bump the python-packages group with 2 updates
  • Loading branch information
gadfort authored Dec 23, 2024
2 parents 815fe52 + 9b252a7 commit 86db92f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ classifiers = [
requires-python = ">= 3.8"
dependencies = [
"aiohttp == 3.10.11; python_version <= '3.8'",
"aiohttp == 3.11.10; python_version >= '3.9'",
"aiohttp == 3.11.11; python_version >= '3.9'",
"requests == 2.32.3",
"PyYAML == 6.0.2",
"pandas >= 1.1.5",
Expand Down Expand Up @@ -107,7 +107,7 @@ lint = [
docs = [
"Sphinx == 8.1.3",
"pip-licenses == 5.0.0",
"pydata-sphinx-theme == 0.16.0",
"pydata-sphinx-theme == 0.16.1",
"sc-leflib >= 0.2.0"
]
profile = [
Expand Down

0 comments on commit 86db92f

Please sign in to comment.