Skip to content

Commit

Permalink
feat: Bump up some of the project dependencies (#6211)
Browse files Browse the repository at this point in the history
  • Loading branch information
kik-kik committed Sep 17, 2024
1 parent 3e43192 commit 1cbc8a5
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 252 deletions.
38 changes: 19 additions & 19 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
attrs==23.2.0
authlib==1.3.1
bigeye-sdk==0.4.88
black==24.2.0
black==24.8.0
cattrs==23.2.3
click==8.1.7
exceptiongroup==1.2.0 # for backwards compatibility with python < 3.11
Expand All @@ -13,41 +13,41 @@ google-auth>=2.30.0 # To try to fix "Compute Engine Metadata server call to uni
google-cloud-bigquery==3.19.0
google-cloud-bigquery-storage[fastavro]==2.24.0
google-cloud-storage==2.15.0
Jinja2==3.1.4
jsonschema==4.21.1
Jinja2==3.1.3
jsonschema==4.23.0
markdown-include==0.8.1
mdx_truly_sane_lists==1.3
mkdocs==1.5.3
mkdocs-material==9.5.13
mkdocs==1.6.1
mkdocs-material==9.5.34
mkdocs-awesome-pages-plugin==2.9.2
mozilla-metric-config-parser==2024.9.6
mozilla-schema-generator==0.5.1
pandas==2.2.1
pandas==2.2.2
pathos==0.3.2
pip-tools==7.4.1
pre-commit==3.6.2
pre-commit==3.8.0
pyarrow==15.0.1
pytest-black==0.3.12
pytest-flake8==1.1.1
pytest-flake8==1.1.2
pytest-isort==4.0.0
pytest-mypy==0.10.3
pytest-pydocstyle==2.3.2
pytest-xdist==3.5.0
pytest-xdist==3.6.1
pytest==7.4.3
PyYAML==6.0.1
PyYAML==6.0.2
rich-click==1.7.4
smart_open==6.4.0
sqlglot==22.1.0
sqlparse==0.5.0
sqlglot==25.21.3
sqlparse==0.4.4
stripe==6.4.0
symbolic==12.8.0
siggen==2.0.20231009
symbolic==12.11.0
siggen==2.1.20240726
tomli==2.0.1 # for backwards compatibility with python < 3.11
types-python-dateutil==2.9.0.20240906
types-pytz==2024.1.0.20240203
types-PyYAML==6.0.12.20240311
types-requests==2.31.0.20240311
types-ujson==5.9.0.0
types-pytz==2024.2.0.20240913
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20240914
types-ujson==5.10.0.20240515
typing==3.7.4.3
ujson==5.9.0
ujson==5.10.0
yamllint==1.35.1
Loading

1 comment on commit 1cbc8a5

@dataops-ci-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integration report for "feat: Bump up some of the project dependencies (#6211)"

sql.diff

No content detected.

Please sign in to comment.