-
Notifications
You must be signed in to change notification settings - Fork 168
Comparing changes
Open a pull request
base repository: python-validators/validators
base: 0.35.0
head repository: python-validators/validators
compare: master
- 10 commits
- 3 files changed
- 3 contributors
Commits on May 1, 2025
-
chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /package
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](certifi/python-certifi@2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca2db46 - Browse repository at this point
Copy the full SHA ca2db46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a80c7e - Browse repository at this point
Copy the full SHA 5a80c7eView commit details -
Merge pull request #426 from yozachar/workshop
chore: update project classifiers
Configuration menu - View commit details
-
Copy full SHA for 74a8287 - Browse repository at this point
Copy the full SHA 74a8287View commit details -
chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /package
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 560428d - Browse repository at this point
Copy the full SHA 560428dView commit details -
Merge pull request #428 from python-validators/dependabot/pip/package…
…/jinja2-3.1.6 chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /package
Configuration menu - View commit details
-
Copy full SHA for a93bca3 - Browse repository at this point
Copy the full SHA a93bca3View commit details -
Merge pull request #423 from python-validators/dependabot/pip/package…
…/certifi-2024.7.4 chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /package
Configuration menu - View commit details
-
Copy full SHA for e6d50ba - Browse repository at this point
Copy the full SHA e6d50baView commit details
Commits on Jun 10, 2025
-
chore(deps): bump requests from 2.32.3 to 2.32.4 in /package
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ff15cb - Browse repository at this point
Copy the full SHA 8ff15cbView commit details
Commits on Jun 12, 2025
-
Merge pull request #430 from python-validators/dependabot/pip/package…
…/requests-2.32.4 chore(deps): bump requests from 2.32.3 to 2.32.4 in /package
Configuration menu - View commit details
-
Copy full SHA for 5440442 - Browse repository at this point
Copy the full SHA 5440442View commit details
Commits on Jul 18, 2025
-
fix: reject MAC addresses with mixed separators
Add validation to prevent MAC addresses that use both ':' and '-' separators simultaneously, ensuring consistent separator usage as per MAC address format standards.
Configuration menu - View commit details
-
Copy full SHA for 402b351 - Browse repository at this point
Copy the full SHA 402b351View commit details
Commits on Oct 3, 2025
-
Merge pull request #432 from iCasture/master
fix: reject MAC addresses with mixed separators
Configuration menu - View commit details
-
Copy full SHA for 9bc7e82 - Browse repository at this point
Copy the full SHA 9bc7e82View 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 0.35.0...master