Skip to content

Commit

Permalink
Bump pyopenssl from 23.2.0 to 23.3.0 (GeoNode#11650)
Browse files Browse the repository at this point in the history
* Bump pyopenssl from 23.2.0 to 23.3.0

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.2.0 to 23.3.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@23.2.0...23.3.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg with requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessio Fabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 11, 2024
1 parent 11e85d3 commit ac9f31b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ django-uuid-upload-path==1.0.0
django-widget-tweaks==1.5.0
django-sequences==2.9
oauthlib==3.2.2
pyopenssl==23.2.0
pyopenssl==23.3.0
pyjwt==2.8.0

# geopython dependencies
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ install_requires =
django-widget-tweaks==1.5.0
django-sequences==2.9
oauthlib==3.2.2
pyopenssl==23.2.0
pyopenssl==23.3.0
pyjwt==2.8.0

# geopython dependencies
Expand Down

0 comments on commit ac9f31b

Please sign in to comment.