Skip to content

Commit

Permalink
Update mozjs and setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
mrobinson committed Nov 2, 2023
1 parent 31ca45e commit b44e53b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ jobs:
fetch-depth: 2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.3
- name: Select Python 3.11
uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: Install taplo
uses: baptiste0928/cargo-install@v2
with:
Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ blessings == 1.7
distro == 1.4
mozinfo == 1.2.1
mozlog == 7.1.0
setuptools == 65.5.1
setuptools == 68.2.2
toml == 0.9.2
dataclasses == 0.8; python_version < "3.7"

Expand Down

0 comments on commit b44e53b

Please sign in to comment.