-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump certifi from 2018.4.16 to 2022.12.7 #206
Open
dependabot
wants to merge
341
commits into
master
Choose a base branch
from
dependabot/pip/certifi-2022.12.7
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Merge update of not forwarding headers and converting to zip from tar
# Conflicts: # datim/datimbase.py # datim/datimshow.py # datim/datimsync.py
commit 2baf621 Author: Jonathan Payne <[email protected]> Date: Wed Aug 11 11:25:40 2021 -0400 Added FY21 support and ability to get full list of published MOH codelists commit 962b397 Author: Jonathan Payne <[email protected]> Date: Tue Jul 6 09:43:28 2021 -0400 Parallelized bulk imports and added FY21 codelists
commit fa7c1b1 Author: Jonathan Payne <[email protected]> Date: Wed Jul 20 13:48:44 2022 -0400 Fixed python3 bug in oclPassThroughRequests.py commit 20b8b5f Author: Jonathan Payne <[email protected]> Date: Wed Jun 22 13:07:30 2022 -0400 Updated requirements.txt commit af17fcd Author: Jonathan Payne <[email protected]> Date: Wed Jun 22 13:02:07 2022 -0400 Changed files to open in text mode commit 8f2bd0b Author: Jonathan Payne <[email protected]> Date: Thu Jun 9 09:58:56 2022 -0400 Cleaning up commit e4f8d27 Author: Sny <[email protected]> Date: Thu Jun 9 09:41:01 2022 +0530 utils.py | converting to python3 commit 5b46477 Author: Jonathan Payne <[email protected]> Date: Wed Jun 8 14:20:30 2022 -0400 Updated init scripts for python3 & FY22 cycle commit d45ca0f Author: Jonathan Payne <[email protected]> Date: Wed Jun 1 09:31:34 2022 -0400 Fixed IMAP export issue commit 979ca10 Author: Sny <[email protected]> Date: Tue May 31 22:57:38 2022 +0530 upgraded grequests | fixing grequests/gevent monkey patch | fixing csv output stream commit 2b51741 Author: Sny <[email protected]> Date: Tue May 31 22:16:56 2022 +0530 Fixing imports commit 8c22d42 Author: Sny <[email protected]> Date: Fri May 27 09:14:38 2022 +0530 upgraded/fixed pip packages commit 6f6dbc9 Author: Sny <[email protected]> Date: Wed May 25 17:09:59 2022 +0530 python 2to3 changes
Option to source the indicator_category_code directly from the DHIS2 codelist CSV, if defined
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2018.04.16...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps certifi from 2018.4.16 to 2022.12.7.
Commits
9e9e840
2022.12.07b81bdb2
2022.09.24939a28f
2022.09.14aca828a
2022.06.15.2de0eae1
Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ...b8eb5e9
2022.06.15.147fb7ab
Fix deprecation warning on Python 3.11 (#199)b0b48e0
fixes #198 -- update link in license9d514b4
2022.06.154151e88
Add py.typed to MANIFEST.in to package in sdist (#196)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.