-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: microsoftgraph/msgraph-sdk-python-core
base: v1.2.1
head repository: microsoftgraph/msgraph-sdk-python-core
compare: v1.3.0
- 7 commits
- 9 files changed
- 7 contributors
Commits on Jan 31, 2025
-
chore(deps-dev): bump certifi from 2024.12.14 to 2025.1.31
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31. - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 510f922 - Browse repository at this point
Copy the full SHA 510f922View commit details -
Merge pull request #823 from microsoftgraph/dependabot/pip/certifi-20…
…25.1.31 chore(deps-dev): bump certifi from 2024.12.14 to 2025.1.31
Configuration menu - View commit details
-
Copy full SHA for 472e0c0 - Browse repository at this point
Copy the full SHA 472e0c0View commit details
Commits on Feb 3, 2025
-
chore(deps-dev): bump h2 from 4.1.0 to 4.2.0
Bumps [h2](https://github.com/python-hyper/h2) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: h2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 86bb291 - Browse repository at this point
Copy the full SHA 86bb291View commit details -
Merge pull request #824 from microsoftgraph/dependabot/pip/h2-4.2.0
chore(deps-dev): bump h2 from 4.1.0 to 4.2.0
Configuration menu - View commit details
-
Copy full SHA for 471018e - Browse repository at this point
Copy the full SHA 471018eView commit details -
feat: adds support for python 3.13
* Add support for Python 3.13 Fixes #704 Add support for Python 3.13 and update dependencies. * **pyproject.toml** - Add Python 3.13 to the `requires-python` field. - Add Python 3.13 to the `classifiers` field. - Set higher requirement for all `microsoft-kiota-....` packages to at least 1.8.0. * **.github/workflows/build.yml** - Add Python 3.13 to the `matrix` for testing. * **requirements-dev.txt** - Update dependencies to be compatible with Python 3.13. * **tests/conftest.py** - Add a test to check for Python 3.13 compatibility. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoftgraph/msgraph-sdk-python-core/issues/704?shareId=XXXX-XXXX-XXXX-XXXX). * Update `pyproject.toml` to support Python 3.13 and set higher package requirements * Add Python 3.13 to the `requires-python` field * Add Python 3.13 to the `classifiers` field * Set higher requirement for all `microsoft-kiota-....` packages to at least 1.8.0 * chore: Copilot added something it shouldn't had * fix(ci): Publish pipeline to 3.13 * fix: Python 3.13 changes to typing * chore: revert typing changes --------- Co-authored-by: Vincent Biret <vibiret@microsoft.com> Co-authored-by: Andrew Omondi <andrew.omondi@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b972a20 - Browse repository at this point
Copy the full SHA b972a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8127a9b - Browse repository at this point
Copy the full SHA 8127a9bView commit details -
Merge pull request #825 from microsoftgraph/release-please--branches-…
…-main--components--msgraph-core chore(main): release 1.3.0
Configuration menu - View commit details
-
Copy full SHA for d094d32 - Browse repository at this point
Copy the full SHA d094d32View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.1...v1.3.0