Skip to content

fix:Fixed Version Table #633

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

Closed
wants to merge 2 commits into from
Closed

fix:Fixed Version Table #633

wants to merge 2 commits into from

Conversation

sanchez
Copy link

@sanchez sanchez commented Oct 9, 2024

Flipped the less than to greater than on the version support table. Just wanted to double check, looking through a couple of PRs it does look like you support higher than 3.7 right?

Thanks

Checklist

Flipped the less than to greater than on the version support table. Just wanted to double check, looking through a couple of PRs it does look like you support higher than 3.7 right?

Thanks

Signed-off-by: Daniel Fitz <daniel.github@pm.me>
@sanchez sanchez requested a review from a team as a code owner October 9, 2024 00:39
@kishore7snehil kishore7snehil changed the title Fixed Version Table fix:Fixed Version Table Jan 29, 2025
@kishore7snehil
Copy link
Contributor

Closing this as all the changes have been included in #660.
Thanks for the contribution!

kishore7snehil added a commit that referenced this pull request Jan 29, 2025
### Changes
#### **Community Raised PRs**
This PR contains the following community raised PRs :

- [fix typo in
docstring](#637)
- [Added support for "include_totals" to
all_organization_member_roles](#635)
- [Fixed Version Table](#633)
- [Remove upper bounds on all python dependency
versions](#628)
- [Adding secrets to Codecov Action
Upload](#624)

 #### **Dependabot PRs**
List of bumped up dependancy versions : 
- [pyopenssl](#658)
- [pyyaml](#657)
- [frozenlist](#656)
- [argcomplete](#655)
- [cffi](#654)


### Testing
- [x] **This change adds test coverage.**  
- [x] **This change has been tested on the latest version of the
platform/language**.

### Contributor Checklist
- [x] I agree to adhere to the [Auth0 General Contribution
Guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).
- [x] I agree to uphold the [Auth0 Code of
Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
nzetzl pushed a commit to nzetzl/auth0-python-nzetzl-fork that referenced this pull request Feb 25, 2025
### Changes
#### **Community Raised PRs**
This PR contains the following community raised PRs :

- [fix typo in
docstring](auth0#637)
- [Added support for "include_totals" to
all_organization_member_roles](auth0#635)
- [Fixed Version Table](auth0#633)
- [Remove upper bounds on all python dependency
versions](auth0#628)
- [Adding secrets to Codecov Action
Upload](auth0#624)

 #### **Dependabot PRs**
List of bumped up dependancy versions : 
- [pyopenssl](auth0#658)
- [pyyaml](auth0#657)
- [frozenlist](auth0#656)
- [argcomplete](auth0#655)
- [cffi](auth0#654)


### Testing
- [x] **This change adds test coverage.**  
- [x] **This change has been tested on the latest version of the
platform/language**.

### Contributor Checklist
- [x] I agree to adhere to the [Auth0 General Contribution
Guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).
- [x] I agree to uphold the [Auth0 Code of
Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
nzetzl pushed a commit to nzetzl/auth0-python-nzetzl-fork that referenced this pull request Apr 2, 2025
### Changes
#### **Community Raised PRs**
This PR contains the following community raised PRs :

- [fix typo in
docstring](auth0#637)
- [Added support for "include_totals" to
all_organization_member_roles](auth0#635)
- [Fixed Version Table](auth0#633)
- [Remove upper bounds on all python dependency
versions](auth0#628)
- [Adding secrets to Codecov Action
Upload](auth0#624)

 #### **Dependabot PRs**
List of bumped up dependancy versions : 
- [pyopenssl](auth0#658)
- [pyyaml](auth0#657)
- [frozenlist](auth0#656)
- [argcomplete](auth0#655)
- [cffi](auth0#654)


### Testing
- [x] **This change adds test coverage.**  
- [x] **This change has been tested on the latest version of the
platform/language**.

### Contributor Checklist
- [x] I agree to adhere to the [Auth0 General Contribution
Guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).
- [x] I agree to uphold the [Auth0 Code of
Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants