-
Notifications
You must be signed in to change notification settings - Fork 142
ci: using python3.12 as main testing python version #3767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 27 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
fc35634
chore: active support for Python 3.13
clatapie 5006226
chore: adding changelog file 3605.added.md [dependabot-skip]
pyansys-ci-bot 06aadef
fix: version in ``pyproject.toml``
clatapie f21c997
Merge branch 'chore/supporting_python3.13' of https://github.com/pyan…
clatapie c991ceb
review: applying @RobPasMue's suggestions
clatapie dac3c69
fix: vtk version to 9.4.0
clatapie 82d43be
Merge branch 'main' into chore/supporting_python3.13
clatapie b8a5044
Merge branch 'main' into chore/supporting_python3.13
germa89 e13de70
Merge branch 'main' into chore/supporting_python3.13
clatapie 556467f
maint: update ``"ansys-tools-visualization-interface``
clatapie 6a1f301
Merge branch 'chore/supporting_python3.13' of https://github.com/pyan…
clatapie 8ff2a5c
Merge branch 'main' into chore/supporting_python3.13
clatapie 1904d76
Merge branch 'main' into chore/supporting_python3.13
germa89 b17a3de
Merge branch 'main' into chore/supporting_python3.13
clatapie 0cb2365
Merge branch 'main' into chore/supporting_python3.13
germa89 ec66031
ci: using python3.12 for docs building
germa89 8f7ae9f
chore: adding changelog file 3767.maintenance.md [dependabot-skip]
pyansys-ci-bot fc955fb
chore: adding changelog file 3767.maintenance.md [dependabot-skip]
pyansys-ci-bot e5b0e44
chore: adding changelog file 3767.documentation.md [dependabot-skip]
pyansys-ci-bot 89f4f98
build: update vtk in other requirements
germa89 69ccf89
Merge branch 'build-support-python3.12-for-docs-building' of https://…
germa89 2c76335
build: update ansys-tools-visualization-interface
germa89 d34b956
fix: not getting dataset
germa89 aaf0bd3
build: downgrading vtk
germa89 a500f5e
build: downgrade vtk to 9.3.1
germa89 6c05005
revert: py313 changes
germa89 879bbb6
revert: not updating an example requirements
germa89 d9cce2d
revert: not updating example
germa89 5782567
chore: adding changelog file 3767.dependencies.md [dependabot-skip]
pyansys-ci-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ci: using python3.12 as main testing python version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -38,4 +38,4 @@ six==1.16.0 | |
| tabulate==0.9.0 | ||
| tqdm==4.66.3 | ||
| urllib3==2.2.2 | ||
| vtk==9.3.0 | ||
| vtk==9.3.1 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.